summaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <[email protected]>2024-12-18 11:04:13 +0300
committerrobot-ya-builder <[email protected]>2024-12-18 11:27:28 +0300
commit1e282b7ceedcfc5fdbd5442ea0caeca300a54b56 (patch)
tree025a559afd0163ae9dc2f11c354b5d0ed37a5a12 /ya
parentdcbf444872b81248ce958f05d47abad6e8a237a7 (diff)
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:b7c4a543c96e599b566d6ed0d76019e085a25f85
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index 097a92b01b2..47dda3c225f 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": "06245598b6c10e195159e767ed35c3da",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658413669"
+ f"{REGISTRY_ENDPOINT}/7688967236"
]
},
"darwin-arm64": {
- "md5": "c34587db83d79e32d60183582adb1c01",
+ "md5": "0d697b763c0e4ab01048691943cd30d4",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658413007"
+ f"{REGISTRY_ENDPOINT}/7688964649"
]
},
"linux-aarch64": {
- "md5": "0fb37b9d38d74645a40e17496ee5deac",
+ "md5": "33d2ba456b1bdf00a8cf919f9bdf1b3d",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658412328"
+ f"{REGISTRY_ENDPOINT}/7688961562"
]
},
"win32-clang-cl": {
- "md5": "f125434f581643c417f36530354bf23b",
+ "md5": "30dd886c8a485be7b73f65bc8debffcc",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658414238"
+ f"{REGISTRY_ENDPOINT}/7688969209"
]
},
"linux": {
- "md5": "2bf185899c8783f9d3bf462abee89470",
+ "md5": "45ca76bbc8194a302e9b8641925c2214",
"urls": [
- f"{REGISTRY_ENDPOINT}/7658415156"
+ f"{REGISTRY_ENDPOINT}/7688971317"
]
}
}