aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-07-02 11:20:52 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-07-02 11:34:45 +0300
commitd254dc1ecbbd99a5c2ec7f401b3097b7d5a74eb1 (patch)
tree06a1d3947d4e76d929681871e419bdf3acc46c91 /ya
parent5f2323ef7bd3c3874a5dbbcaf67db0cc094117ab (diff)
downloadydb-d254dc1ecbbd99a5c2ec7f401b3097b7d5a74eb1.tar.gz
Automatic release build for ya_bin3, os_ya, test_tool, os_test_tool
From hash: [0d40af8fb0dfd1ca24527f689a78d62434b458a6](https://a.yandex-team.ru/arcadia/commit/0d40af8fb0dfd1ca24527f689a78d62434b458a6) From revision: [14331842](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=432) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, os_ya, test_tool, os_test_tool a5af7fcc530d4821e9a51f54d8479c42defacba0
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index f6398ee0e4..fbdfe52244 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "2ee09cdbb5c482191de019fe14f2746a",
+ "md5": "c918c3dfc73de95424d258d3d56a0f91",
"urls": [
- f"{REGISTRY_ENDPOINT}/6578780754"
+ f"{REGISTRY_ENDPOINT}/6601117395"
]
},
"darwin-arm64": {
- "md5": "d455575e10e57a2c00b6bb3ebd2f921f",
+ "md5": "130a105faa6202c6d86ca1faf4dd6f74",
"urls": [
- f"{REGISTRY_ENDPOINT}/6578778713"
+ f"{REGISTRY_ENDPOINT}/6601116827"
]
},
"linux-aarch64": {
- "md5": "aa121abf97348c262b9c8c11701b5585",
+ "md5": "91482c5f36f30587410cd61f6612766f",
"urls": [
- f"{REGISTRY_ENDPOINT}/6578776216"
+ f"{REGISTRY_ENDPOINT}/6601116437"
]
},
"win32-clang-cl": {
- "md5": "c6f27993c95f0e9d6bcfe85c5233b6fc",
+ "md5": "ba4aa7bfe83b1822fb8072c081ec9ddb",
"urls": [
- f"{REGISTRY_ENDPOINT}/6578783040"
+ f"{REGISTRY_ENDPOINT}/6601117977"
]
},
"linux": {
- "md5": "3a0eabf37258f8d21b362d72646e4a8a",
+ "md5": "0a9facbeb9d3ff499104641397aeb99e",
"urls": [
- f"{REGISTRY_ENDPOINT}/6578784800"
+ f"{REGISTRY_ENDPOINT}/6601118566"
]
}
}