diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-07-05 11:00:31 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-07-05 11:13:34 +0300 |
commit | 6698911ac2668913f97e09abecb8e014a44d3d7b (patch) | |
tree | be8808b248228666fb8eacf6b1f0d1119d688d83 /ya | |
parent | 2b7a2eb3c3e97462247a1c4a787572271d09b6aa (diff) | |
download | ydb-6698911ac2668913f97e09abecb8e014a44d3d7b.tar.gz |
Automatic release build for ya_bin3, os_ya, test_tool, os_test_tool
From hash: [a6f3f144222910eb16faf04f3a7dfa787ad627e3](https://a.yandex-team.ru/arcadia/commit/a6f3f144222910eb16faf04f3a7dfa787ad627e3)
From revision: [14359443](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=433)
Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy)
Update tools: ya_bin3, os_ya, test_tool, os_test_tool
8b1b38bd6b8db54e5663eaf52472e886b2cb7650
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": "c918c3dfc73de95424d258d3d56a0f91", + "md5": "246e5b3f3aaaa49df10aaccfd2134eb7", "urls": [ - f"{REGISTRY_ENDPOINT}/6601117395" + f"{REGISTRY_ENDPOINT}/6621513744" ] }, "darwin-arm64": { - "md5": "130a105faa6202c6d86ca1faf4dd6f74", + "md5": "a671447604916803474184f52f1734fd", "urls": [ - f"{REGISTRY_ENDPOINT}/6601116827" + f"{REGISTRY_ENDPOINT}/6621513343" ] }, "linux-aarch64": { - "md5": "91482c5f36f30587410cd61f6612766f", + "md5": "5eacc838973530816cdafaa62e182bc9", "urls": [ - f"{REGISTRY_ENDPOINT}/6601116437" + f"{REGISTRY_ENDPOINT}/6621512922" ] }, "win32-clang-cl": { - "md5": "ba4aa7bfe83b1822fb8072c081ec9ddb", + "md5": "c081acacad2cffd41b81dee886092e90", "urls": [ - f"{REGISTRY_ENDPOINT}/6601117977" + f"{REGISTRY_ENDPOINT}/6621514151" ] }, "linux": { - "md5": "0a9facbeb9d3ff499104641397aeb99e", + "md5": "4871aac22d571901e662f79d705cde30", "urls": [ - f"{REGISTRY_ENDPOINT}/6601118566" + f"{REGISTRY_ENDPOINT}/6621514675" ] } } |