diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-10-01 11:23:03 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-10-01 11:36:22 +0300 |
commit | be8997d228bcaa662147146a9c7ecfd613dba718 (patch) | |
tree | 52c2bde2bd3004ed8d9c9e1e538d6f25f3512636 /ya | |
parent | e75334eb7b67cfe3dff2ce854ef3c4a28451411b (diff) | |
download | ydb-be8997d228bcaa662147146a9c7ecfd613dba718.tar.gz |
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
From hash: [43fb3eff8779379efe5955f3f48cef3bf8e3a894](https://a.yandex-team.ru/arcadia/commit/43fb3eff8779379efe5955f3f48cef3bf8e3a894)
From revision: [14983160](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=488)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
Update tools: test_tool, os_ya, ya_bin, os_test_tool
commit_hash:c9ccda4ac484bc03a5c1241c4c64ab9e79b4a01f
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": "30824e0eea5c1de99cad870142f16922", + "md5": "a6d621be62bce6659ae85c213f3fb59d", "urls": [ - f"{REGISTRY_ENDPOINT}/7120326728" + f"{REGISTRY_ENDPOINT}/7171183968" ] }, "darwin-arm64": { - "md5": "36b8d3ae595d998a6156e60fa3064d1d", + "md5": "5feb9bf5bcb71080245a621f56880976", "urls": [ - f"{REGISTRY_ENDPOINT}/7120326401" + f"{REGISTRY_ENDPOINT}/7171182928" ] }, "linux-aarch64": { - "md5": "4a05a464bcfe750c20c6cbb117bbc0fa", + "md5": "db748629040c333b100c3bef8900a967", "urls": [ - f"{REGISTRY_ENDPOINT}/7120325932" + f"{REGISTRY_ENDPOINT}/7171182087" ] }, "win32-clang-cl": { - "md5": "df49f4b133b8948eef46e65b7b0adf32", + "md5": "76414f9eddf5c2a367984a563d94cf2a", "urls": [ - f"{REGISTRY_ENDPOINT}/7120327156" + f"{REGISTRY_ENDPOINT}/7171184826" ] }, "linux": { - "md5": "fb7ae3201abf5b7891e20be90c955a35", + "md5": "d743226c91ded90b38e85ab6bd37f5ee", "urls": [ - f"{REGISTRY_ENDPOINT}/7120327554" + f"{REGISTRY_ENDPOINT}/7171186227" ] } } |