aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-03-19 10:41:33 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-03-19 10:57:32 +0300
commitd51da397df035468c58197c56f8e51097d5927ea (patch)
treedb842e3d45bd3aaef3a7f837e8752fd2fb0d86c5 /ya
parentfd844ce8e71903baedb129464d4b949e6410d112 (diff)
downloadydb-d51da397df035468c58197c56f8e51097d5927ea.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
From hash: [ee3e4740fb549c1d5ff5a6a830adcb65d6fdc25a](https://a.yandex-team.ru/arcadia/commit/ee3e4740fb549c1d5ff5a6a830adcb65d6fdc25a) From revision: [13657852](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=368) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3 d47b733143d76ae8728ba24f52586d9d8c00ae91
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index 0352170670..35a774f6d3 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": "2ebe862a307246989be632928130199f",
+ "md5": "a1c3ec126b05f7260df59279c7e7093a",
"urls": [
- f"{REGISTRY_ENDPOINT}/5955139631"
+ f"{REGISTRY_ENDPOINT}/6010634370"
]
},
"darwin-arm64": {
- "md5": "ac40dee57a223cdba05ea8c94de9b649",
+ "md5": "0d45040171b34f0dd5794904dd2adc25",
"urls": [
- f"{REGISTRY_ENDPOINT}/5955138953"
+ f"{REGISTRY_ENDPOINT}/6010633477"
]
},
"linux-aarch64": {
- "md5": "63b9cc33ff32048c460c5a9076d1482b",
+ "md5": "7fbb728ec287578cd253235092fc3136",
"urls": [
- f"{REGISTRY_ENDPOINT}/5955138301"
+ f"{REGISTRY_ENDPOINT}/6010632527"
]
},
"win32-clang-cl": {
- "md5": "87fe2ce1c305b0e8c9ba44d7eb840ea5",
+ "md5": "7ffdca62d12b0e50ce58e4244a13cadc",
"urls": [
- f"{REGISTRY_ENDPOINT}/5955140105"
+ f"{REGISTRY_ENDPOINT}/6010635227"
]
},
"linux": {
- "md5": "4760845d20d6d22c4f6255638cc64ef1",
+ "md5": "52eb97cfa8a5c1c776d82d00f4f4f61d",
"urls": [
- f"{REGISTRY_ENDPOINT}/5955140488"
+ f"{REGISTRY_ENDPOINT}/6010636180"
]
}
}