aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-02-28 11:26:39 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-02-28 11:37:25 +0300
commit40c0c02897aa7358694914e0c7a5f8eedb7facfd (patch)
treed134b8bc82111bef9fbb10e290e7fcc26bda398f /ya
parent5aa6052b9b931b6b67de25ea29958667f4402f4f (diff)
downloadydb-40c0c02897aa7358694914e0c7a5f8eedb7facfd.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [045caa3c24d377e24fca49e77ba6349fe23ea709](https://a.yandex-team.ru/arcadia/commit/045caa3c24d377e24fca49e77ba6349fe23ea709) From revision: [13519366](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=353) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3 ba927a1415cac1f13b4bc57b0fbfbaea47729aed
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index cdc76ce1a4..edb0fffa5d 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": "5640be75fd1c2ece96eb321356ef074a",
+ "md5": "84dbc0a616c580a1633ee9e444e6a41f",
"urls": [
- f"{REGISTRY_ENDPOINT}/5868022231"
+ f"{REGISTRY_ENDPOINT}/5899267846"
]
},
"darwin-arm64": {
- "md5": "28afd3a8054e1c6b55bd41607b69cb88",
+ "md5": "9b11356a5380a183497a5c660bef0986",
"urls": [
- f"{REGISTRY_ENDPOINT}/5868020441"
+ f"{REGISTRY_ENDPOINT}/5899266859"
]
},
"linux-aarch64": {
- "md5": "e66366bc4648c3bbbd2821dbda2edcf7",
+ "md5": "5f1e6ceaee22400555234efe4a606afa",
"urls": [
- f"{REGISTRY_ENDPOINT}/5868018801"
+ f"{REGISTRY_ENDPOINT}/5899265430"
]
},
"win32-clang-cl": {
- "md5": "a704a4edee176c69c6e4981d8ac03e57",
+ "md5": "cd91628fb00ffc9234bf7ae826f9c548",
"urls": [
- f"{REGISTRY_ENDPOINT}/5868024112"
+ f"{REGISTRY_ENDPOINT}/5899269522"
]
},
"linux": {
- "md5": "2d3eccbbb8614ef3ea71e3bbe56d9210",
+ "md5": "c0edbc3a46de81a6962d4c5d0406bde0",
"urls": [
- f"{REGISTRY_ENDPOINT}/5868025621"
+ f"{REGISTRY_ENDPOINT}/5899270699"
]
}
}