diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-22 10:22:31 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-22 10:33:08 +0300 |
commit | ef9ab9b941afee63209eb2130c73504561f7f25e (patch) | |
tree | 632a0a9d5d3262a5f870864dde60236a7b12482d /ya | |
parent | dbcba9ca177b76f4bbe61abfbf7140824d59fe68 (diff) | |
download | ydb-ef9ab9b941afee63209eb2130c73504561f7f25e.tar.gz |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
From hash: [d962d536df9dcd8a3235b8d5d62d238e90e4ea93](https://a.yandex-team.ru/arcadia/commit/d962d536df9dcd8a3235b8d5d62d238e90e4ea93)
From revision: [13687509](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=370)
Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
587098a8f9a38efa79beb0a50e2c6eb809292a05
Diffstat (limited to 'ya')
-rwxr-xr-x | ya | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "a1c3ec126b05f7260df59279c7e7093a", + "md5": "07caee915ae4e1e6fedb9ff9998352f7", "urls": [ - f"{REGISTRY_ENDPOINT}/6010634370" + f"{REGISTRY_ENDPOINT}/6033068511" ] }, "darwin-arm64": { - "md5": "0d45040171b34f0dd5794904dd2adc25", + "md5": "4bfc77ab0b0da49f22059c953128e800", "urls": [ - f"{REGISTRY_ENDPOINT}/6010633477" + f"{REGISTRY_ENDPOINT}/6033067202" ] }, "linux-aarch64": { - "md5": "7fbb728ec287578cd253235092fc3136", + "md5": "18972f2c4b41f1907b66de1ba85b2185", "urls": [ - f"{REGISTRY_ENDPOINT}/6010632527" + f"{REGISTRY_ENDPOINT}/6033065936" ] }, "win32-clang-cl": { - "md5": "7ffdca62d12b0e50ce58e4244a13cadc", + "md5": "23bea185276aed4d4c4ccd7238fbaa60", "urls": [ - f"{REGISTRY_ENDPOINT}/6010635227" + f"{REGISTRY_ENDPOINT}/6033069998" ] }, "linux": { - "md5": "52eb97cfa8a5c1c776d82d00f4f4f61d", + "md5": "94c9f8f880c86b67c5f780f57a12c325", "urls": [ - f"{REGISTRY_ENDPOINT}/6010636180" + f"{REGISTRY_ENDPOINT}/6033071738" ] } } |