aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorprettyboy <prettyboy@yandex-team.com>2024-03-15 16:53:58 +0300
committerprettyboy <prettyboy@yandex-team.com>2024-03-15 17:13:25 +0300
commite19c0d748a187321cb009cbef47ce53dcb987f9c (patch)
treee4525266e5b25514027d3cc66b67f58834a91f0e /ya
parent1805edb9c8099acfece4bc8effa138eb5ebbc775 (diff)
downloadydb-e19c0d748a187321cb009cbef47ce53dcb987f9c.tar.gz
Revert commit rXXXXXX, Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
019f453a8085f17b5326a65240dd2980599c33f0
Diffstat (limited to 'ya')
-rwxr-xr-xya20
1 files changed, 10 insertions, 10 deletions
diff --git a/ya b/ya
index 9a421d9ca8..0352170670 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": "29bf0e22dcfad9b2ec9ba9e669f57938",
+ "md5": "2ebe862a307246989be632928130199f",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991037658"
+ f"{REGISTRY_ENDPOINT}/5955139631"
]
},
"darwin-arm64": {
- "md5": "248d596ac6aadfba499a0cada8d7980e",
+ "md5": "ac40dee57a223cdba05ea8c94de9b649",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991036315"
+ f"{REGISTRY_ENDPOINT}/5955138953"
]
},
"linux-aarch64": {
- "md5": "3c62042515d9aaf0001e2d15d0c404dc",
+ "md5": "63b9cc33ff32048c460c5a9076d1482b",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991035540"
+ f"{REGISTRY_ENDPOINT}/5955138301"
]
},
"win32-clang-cl": {
- "md5": "e13072b7fa4a0db46416bac5db1c9ca1",
+ "md5": "87fe2ce1c305b0e8c9ba44d7eb840ea5",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991038735"
+ f"{REGISTRY_ENDPOINT}/5955140105"
]
},
"linux": {
- "md5": "b17618fd730a8ce3265a82aadfa53839",
+ "md5": "4760845d20d6d22c4f6255638cc64ef1",
"urls": [
- f"{REGISTRY_ENDPOINT}/5991039774"
+ f"{REGISTRY_ENDPOINT}/5955140488"
]
}
}