aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-03-26 11:31:38 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-03-26 11:48:38 +0300
commitf4ad51b5e6cbbe7d4970e6777f2ab415a25edba7 (patch)
tree53e79c8f0da869aef4e643c7c0211047d7ab5c9e /ya
parente60ff7273f061867f32c78723306de487d74cc04 (diff)
downloadydb-f4ad51b5e6cbbe7d4970e6777f2ab415a25edba7.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [13e5cbb91a8364799dfdcd9f7776c72ce652907d](https://a.yandex-team.ru/arcadia/commit/13e5cbb91a8364799dfdcd9f7776c72ce652907d) From revision: [13709286](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=372) Flow triggered by user: [zhukoff-pavel](https://staff.yandex-team.ru/zhukoff-pavel) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3 2b77c209e3ad1a8bee0e2cae9b10722caf302f3b
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index ea638f295f..dce09e129f 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": "07caee915ae4e1e6fedb9ff9998352f7",
+ "md5": "7ef94d3d94718cee2994ba26ddbd1e9b",
"urls": [
- f"{REGISTRY_ENDPOINT}/6033068511"
+ f"{REGISTRY_ENDPOINT}/6052444589"
]
},
"darwin-arm64": {
- "md5": "4bfc77ab0b0da49f22059c953128e800",
+ "md5": "8b8318e6ac887bd6d10767e77a98f11c",
"urls": [
- f"{REGISTRY_ENDPOINT}/6033067202"
+ f"{REGISTRY_ENDPOINT}/6052442462"
]
},
"linux-aarch64": {
- "md5": "18972f2c4b41f1907b66de1ba85b2185",
+ "md5": "96c0f21d7d46d4c35e13e840f7d61c17",
"urls": [
- f"{REGISTRY_ENDPOINT}/6033065936"
+ f"{REGISTRY_ENDPOINT}/6052440417"
]
},
"win32-clang-cl": {
- "md5": "23bea185276aed4d4c4ccd7238fbaa60",
+ "md5": "af6764b934bd28f11a2f19497bb25c56",
"urls": [
- f"{REGISTRY_ENDPOINT}/6033069998"
+ f"{REGISTRY_ENDPOINT}/6052446212"
]
},
"linux": {
- "md5": "94c9f8f880c86b67c5f780f57a12c325",
+ "md5": "d45402f8465e12e5009aa9fdc1221830",
"urls": [
- f"{REGISTRY_ENDPOINT}/6033071738"
+ f"{REGISTRY_ENDPOINT}/6052447833"
]
}
}