aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-12-16 11:22:27 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-12-16 11:56:06 +0300
commit7827e4e464727d19606f6c95fa1ad4bf279aab5b (patch)
tree891bbb1911bd5b302d0cbfbae2aa67c5485632d7 /ya
parent1cf043797ad3677c3d0a54f979f9276566f87e56 (diff)
downloadydb-7827e4e464727d19606f6c95fa1ad4bf279aab5b.tar.gz
Automatic release build for test_tool, ya_bin, os_ya, os_test_tool
Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:084f4f0c650db1022f7ef44f839b6cb28b3c752d
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index 097a92b01b..2854590027 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "b81c67cd2cde0a12fe690f1430c99941",
+ "md5": "621a0ca809a88740f0a4e57ac87651cb",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658413669"
+ f"{REGISTRY_ENDPOINT}/7670427464"
]
},
"darwin-arm64": {
- "md5": "c34587db83d79e32d60183582adb1c01",
+ "md5": "1655e253f446b52d5c5c2a076995583b",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658413007"
+ f"{REGISTRY_ENDPOINT}/7670427030"
]
},
"linux-aarch64": {
- "md5": "0fb37b9d38d74645a40e17496ee5deac",
+ "md5": "f0ddd86d4f1cae0633f6c99c57168d90",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658412328"
+ f"{REGISTRY_ENDPOINT}/7670426456"
]
},
"win32-clang-cl": {
- "md5": "f125434f581643c417f36530354bf23b",
+ "md5": "88e98258071be1baf1bef651f3e99a10",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658414238"
+ f"{REGISTRY_ENDPOINT}/7670427917"
]
},
"linux": {
- "md5": "2bf185899c8783f9d3bf462abee89470",
+ "md5": "b8c7027a9b3b13381d131e04e5d7ff8e",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658415156"
+ f"{REGISTRY_ENDPOINT}/7670428785"
]
}
}