summaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <[email protected]>2023-12-11 11:13:07 +0300
committerrobot-ya-builder <[email protected]>2023-12-11 12:00:34 +0300
commit5ad01fbb4ebdd0f09304aaefc56dbce3d58dae6d (patch)
treea67268c3785145d0ba12b878cd120184baa9936b /ya
parent00ab65a037160a9d222e5dc291f8ffb148fc9479 (diff)
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [dd8311614eb6aafa9fcb685a974809f9879b4218](https://a.yandex-team.ru/arcadia/commit/dd8311614eb6aafa9fcb685a974809f9879b4218) From revision: [13059287](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=301) Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607) 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 6d01b6106a5..67694a5d437 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": "c392ad9cadf38f8829fa7a58bc29adc9",
+ "md5": "82d50439a49e0c488b4c453fdb429a93",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486709885"
+ f"{REGISTRY_ENDPOINT}/5514351162"
]
},
"darwin-arm64": {
- "md5": "4f1c677642f20d9639a2a988e0c8f05b",
+ "md5": "a7dbedaa2097eb6d347aa6e012d87ef2",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486709262"
+ f"{REGISTRY_ENDPOINT}/5514350988"
]
},
"linux-aarch64": {
- "md5": "76cad1fbffc1d4a86875e9fcf7f87ffe",
+ "md5": "4c8f52875a5e62d9a7ffbd7b8747bb98",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486708703"
+ f"{REGISTRY_ENDPOINT}/5514350778"
]
},
"win32-clang-cl": {
- "md5": "673bf540076c4f35246fddf6a858b1c7",
+ "md5": "56b0f3c97aa842ec1e3ed864792b2ef2",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486710353"
+ f"{REGISTRY_ENDPOINT}/5514351273"
]
},
"linux": {
- "md5": "0e6266130414ee50976107a118241a2e",
+ "md5": "5a593b86a4aea301764328b95e79ea35",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486711064"
+ f"{REGISTRY_ENDPOINT}/5514351533"
]
}
}