aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-12-05 10:49:38 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-12-05 11:19:47 +0300
commit048b8ea15d508e14b4fa644c973ba8cd3c6ff771 (patch)
tree4d2940e43ad19fe60c40cd35e42404cb54e45457 /ya
parent147cae18db4087d5cf7aebdf9a0c25fc46292155 (diff)
downloadydb-048b8ea15d508e14b4fa644c973ba8cd3c6ff771.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3
From hash: [c717794c0e745e11ca2efb05cb7b897c03010274](https://a.yandex-team.ru/arcadia/commit/c717794c0e745e11ca2efb05cb7b897c03010274) From revision: [13021561](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=295) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, test_tool, test_tool3
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index ba7055fec7..6d01b6106a 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": "4e61e73a50b3f34ac8d803ead98823cd",
+ "md5": "c392ad9cadf38f8829fa7a58bc29adc9",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479428010"
+ f"{REGISTRY_ENDPOINT}/5486709885"
]
},
"darwin-arm64": {
- "md5": "540c6f5dcc83c2862cd471209e21c7ef",
+ "md5": "4f1c677642f20d9639a2a988e0c8f05b",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479427757"
+ f"{REGISTRY_ENDPOINT}/5486709262"
]
},
"linux-aarch64": {
- "md5": "407b731d21c61201e1863fba44397fa3",
+ "md5": "76cad1fbffc1d4a86875e9fcf7f87ffe",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479427594"
+ f"{REGISTRY_ENDPOINT}/5486708703"
]
},
"win32-clang-cl": {
- "md5": "46c0bb533680fcafc4b28c2eaabce11c",
+ "md5": "673bf540076c4f35246fddf6a858b1c7",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479428366"
+ f"{REGISTRY_ENDPOINT}/5486710353"
]
},
"linux": {
- "md5": "a63f4630b4a9fdf23e791ec0ac349533",
+ "md5": "0e6266130414ee50976107a118241a2e",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479428719"
+ f"{REGISTRY_ENDPOINT}/5486711064"
]
}
}