diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-28 11:14:25 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-28 11:28:56 +0300 |
commit | 03161f0329a98235e9eabfc3d0aa9ebb8469d704 (patch) | |
tree | 2aab7eefc81455e383d5ea899b65e91ccf7d3a59 /ya | |
parent | 2de742ce97267f0469cf0c9bd384488c91442bce (diff) | |
download | ydb-03161f0329a98235e9eabfc3d0aa9ebb8469d704.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [715d184ce1132952f2c6ce8718b00c76cf89abca](https://a.yandex-team.ru/arcadia/commit/715d184ce1132952f2c6ce8718b00c76cf89abca)
From revision: [13730812](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=373)
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
c1873a1caa0587df3429d46ee974b91dabfa3cf6
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": "7ef94d3d94718cee2994ba26ddbd1e9b", + "md5": "614232657b2ed2a4d81c30e5b11da371", "urls": [ - f"{REGISTRY_ENDPOINT}/6052444589" + f"{REGISTRY_ENDPOINT}/6069684351" ] }, "darwin-arm64": { - "md5": "8b8318e6ac887bd6d10767e77a98f11c", + "md5": "58d9f3573a1cef074fbaf31988dcf5ef", "urls": [ - f"{REGISTRY_ENDPOINT}/6052442462" + f"{REGISTRY_ENDPOINT}/6069683486" ] }, "linux-aarch64": { - "md5": "96c0f21d7d46d4c35e13e840f7d61c17", + "md5": "ac040b3e453547dfaa797d77697ba826", "urls": [ - f"{REGISTRY_ENDPOINT}/6052440417" + f"{REGISTRY_ENDPOINT}/6069682711" ] }, "win32-clang-cl": { - "md5": "af6764b934bd28f11a2f19497bb25c56", + "md5": "ba20e8fec7c489b30b36c5bd1b0e11a3", "urls": [ - f"{REGISTRY_ENDPOINT}/6052446212" + f"{REGISTRY_ENDPOINT}/6069684936" ] }, "linux": { - "md5": "d45402f8465e12e5009aa9fdc1221830", + "md5": "1416906f6db6cbc34ffa09b471f9bd05", "urls": [ - f"{REGISTRY_ENDPOINT}/6052447833" + f"{REGISTRY_ENDPOINT}/6069685505" ] } } |