summaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <[email protected]>2024-01-24 11:00:32 +0300
committerrobot-ya-builder <[email protected]>2024-01-24 11:22:28 +0300
commit2ebe115aa06fa07994947fbf8cab8b63dcd40904 (patch)
tree0df9edcfb86c8cdc05c1b5d017024319cf15b8ea /ya
parent12ee01cc75a602474e67b43170f0f6570204e251 (diff)
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [71a86f83bfc232e633fc1df2dc69fa9d7f91d210](https://a.yandex-team.ru/arcadia/commit/71a86f83bfc232e633fc1df2dc69fa9d7f91d210) From revision: [13286039](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=330) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index 5f4f65e90db..a01e0fd9b7d 100755
--- a/ya
+++ b/ya
@@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "6a3e5f75c050c3d05da5e81811f7c0f9",
+ "md5": "aac10b71b364633a551e2aee7d74125c",
"urls": [
- f"{REGISTRY_ENDPOINT}/5683513971"
+ f"{REGISTRY_ENDPOINT}/5707413774"
]
},
"darwin-arm64": {
- "md5": "a57a36b4225c7996b67ceaf190b9da10",
+ "md5": "13edc8d010203aa1ca401c4adef46c8a",
"urls": [
- f"{REGISTRY_ENDPOINT}/5683512668"
+ f"{REGISTRY_ENDPOINT}/5707412857"
]
},
"linux-aarch64": {
- "md5": "f45791578da0c96167de629226a5846d",
+ "md5": "968f03070c7c9759ba95c551e031a00d",
"urls": [
- f"{REGISTRY_ENDPOINT}/5683511510"
+ f"{REGISTRY_ENDPOINT}/5707412269"
]
},
"win32-clang-cl": {
- "md5": "08d15113d7194e8460438a84a84ca6df",
+ "md5": "c61932f2818c1fcb6d1586aed6beecf3",
"urls": [
- f"{REGISTRY_ENDPOINT}/5683515254"
+ f"{REGISTRY_ENDPOINT}/5707414392"
]
},
"linux": {
- "md5": "d09e46e08dbf03d1f7cf301dbc11305e",
+ "md5": "3d86cc42b38043923c02680bc71fd39d",
"urls": [
- f"{REGISTRY_ENDPOINT}/5683516355"
+ f"{REGISTRY_ENDPOINT}/5707415175"
]
}
}