diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-21 10:09:49 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-21 10:22:09 +0300 |
commit | 87190c082e81c449f0e200fe241490434c99f9cc (patch) | |
tree | 82b872156e41322529467817144f91b407624fd7 /ya | |
parent | 31031664807af57b64c42818e69cf4fafdcd6b75 (diff) | |
download | ydb-87190c082e81c449f0e200fe241490434c99f9cc.tar.gz |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
From hash: [9ca5e2c57e774bcd6be1e9d2f4e5723600b2cdc3](https://a.yandex-team.ru/arcadia/commit/9ca5e2c57e774bcd6be1e9d2f4e5723600b2cdc3)
From revision: [13474540](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=348)
Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
c97c7f76820fc50d7dda4d8600f297e648a2e8e5
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": "353ff2807c4ead0f91f60b593c2a884b", + "md5": "8dc03bd36f60e492c96997b4ab0c9f51", "urls": [ - f"{REGISTRY_ENDPOINT}/5829322660" + f"{REGISTRY_ENDPOINT}/5862056325" ] }, "darwin-arm64": { - "md5": "ca71911440df907634bb5ed009878f16", + "md5": "29fb635f9a30bd80cb102259a1816be2", "urls": [ - f"{REGISTRY_ENDPOINT}/5829321216" + f"{REGISTRY_ENDPOINT}/5862054275" ] }, "linux-aarch64": { - "md5": "747ef3883910f23a4ed2164bcc71910b", + "md5": "440af6b739be7dba007ae0faefc2237b", "urls": [ - f"{REGISTRY_ENDPOINT}/5829319955" + f"{REGISTRY_ENDPOINT}/5862052513" ] }, "win32-clang-cl": { - "md5": "46dd5771c0b23c93dfec4eed04e2e62b", + "md5": "ebd41b689fef8f09ae5c017fd36829c0", "urls": [ - f"{REGISTRY_ENDPOINT}/5829324146" + f"{REGISTRY_ENDPOINT}/5862057947" ] }, "linux": { - "md5": "d72dbb047d6abc30d7260042cba105f6", + "md5": "04231a7d342a782ef66ffc455145ad1c", "urls": [ - f"{REGISTRY_ENDPOINT}/5829325531" + f"{REGISTRY_ENDPOINT}/5862059547" ] } } |