diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-01 12:12:01 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-01 12:58:35 +0300 |
commit | 76233a3bd03c3750ac12e9b21427327fa93234a0 (patch) | |
tree | 90efb1a74a2265f5c2fbe4b82b0d6b31f7c254bb /ya | |
parent | eaba55aa23a22cb8b924ad826e7c7ef386e274b2 (diff) | |
download | ydb-76233a3bd03c3750ac12e9b21427327fa93234a0.tar.gz |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
From hash: [58bed0cef82a2a691f8f949d16c3d3b03d94f627](https://a.yandex-team.ru/arcadia/commit/58bed0cef82a2a691f8f949d16c3d3b03d94f627)
From revision: [13538522](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=357)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
fc299279baa4af54775e245678ecc70fce6f6fb1
Diffstat (limited to 'ya')
-rwxr-xr-x | ya | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "6cd9ea7703da9d98d60f5832f58fa580", + "md5": "49b23aec9b35dd50e5b501cba8fa8506", "urls": [ - f"{REGISTRY_ENDPOINT}/5906509465" + f"{REGISTRY_ENDPOINT}/5913866981" ] }, "darwin-arm64": { - "md5": "291bdf0b8c80d0170ffa58704d4a5ffc", + "md5": "524eba2a6b8a110f74ec3af3d797d75a", "urls": [ - f"{REGISTRY_ENDPOINT}/5906508920" + f"{REGISTRY_ENDPOINT}/5913866362" ] }, "linux-aarch64": { - "md5": "8a72969fe85dd714e196464a3235d73e", + "md5": "428c4e351692a73c54c12d066f380d77", "urls": [ - f"{REGISTRY_ENDPOINT}/5906508268" + f"{REGISTRY_ENDPOINT}/5913865738" ] }, "win32-clang-cl": { - "md5": "bfef41a71b55f1def067638bee248513", + "md5": "1e544de639a99bddc066d97974b2e6e0", "urls": [ - f"{REGISTRY_ENDPOINT}/5906510149" + f"{REGISTRY_ENDPOINT}/5913867458" ] }, "linux": { - "md5": "7e66908052d27f2c6f11fe9e3941171b", + "md5": "bf1abc6a526876977d4a74a5be16a13c", "urls": [ - f"{REGISTRY_ENDPOINT}/5906510622" + f"{REGISTRY_ENDPOINT}/5913868103" ] } } |