aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-02-22 11:58:30 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-02-22 12:11:54 +0300
commitcac6830b05302137d70530598cb45925c28783d0 (patch)
treeb7d7a4234c77115369a7f13d1feccbd5dc9beb18 /ya
parent1f5e61d528eeb8d4b6dc87e641fa2aa308b290fc (diff)
downloadydb-cac6830b05302137d70530598cb45925c28783d0.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [1977ae749a31b1c0a21f08628f9611b9b6721d5c](https://a.yandex-team.ru/arcadia/commit/1977ae749a31b1c0a21f08628f9611b9b6721d5c) From revision: [13482160](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=349) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3 7a8b8873e998db756b2ed46c6156fa39ec03630d
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index a252804129..cdc76ce1a4 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": "8dc03bd36f60e492c96997b4ab0c9f51",
+ "md5": "5640be75fd1c2ece96eb321356ef074a",
"urls": [
- f"{REGISTRY_ENDPOINT}/5862056325"
+ f"{REGISTRY_ENDPOINT}/5868022231"
]
},
"darwin-arm64": {
- "md5": "29fb635f9a30bd80cb102259a1816be2",
+ "md5": "28afd3a8054e1c6b55bd41607b69cb88",
"urls": [
- f"{REGISTRY_ENDPOINT}/5862054275"
+ f"{REGISTRY_ENDPOINT}/5868020441"
]
},
"linux-aarch64": {
- "md5": "440af6b739be7dba007ae0faefc2237b",
+ "md5": "e66366bc4648c3bbbd2821dbda2edcf7",
"urls": [
- f"{REGISTRY_ENDPOINT}/5862052513"
+ f"{REGISTRY_ENDPOINT}/5868018801"
]
},
"win32-clang-cl": {
- "md5": "ebd41b689fef8f09ae5c017fd36829c0",
+ "md5": "a704a4edee176c69c6e4981d8ac03e57",
"urls": [
- f"{REGISTRY_ENDPOINT}/5862057947"
+ f"{REGISTRY_ENDPOINT}/5868024112"
]
},
"linux": {
- "md5": "04231a7d342a782ef66ffc455145ad1c",
+ "md5": "2d3eccbbb8614ef3ea71e3bbe56d9210",
"urls": [
- f"{REGISTRY_ENDPOINT}/5862059547"
+ f"{REGISTRY_ENDPOINT}/5868025621"
]
}
}