aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-07-03 11:25:03 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-07-03 11:25:03 +0300
commit8ae2ffcd1c9ddbd2fbe5576dcb88185e92ce08f5 (patch)
tree9c199827ae12b539d812272260569ba3544c30aa
parent98bc7e4ed61bd80234efe50e1ba2b30ac99648e1 (diff)
downloadydb-8ae2ffcd1c9ddbd2fbe5576dcb88185e92ce08f5.tar.gz
Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3
From hash: [a26265e506475a3a4de75fbf2575810d43f1bb86](https://a.yandex-team.ru/arcadia/commit/a26265e506475a3a4de75fbf2575810d43f1bb86) From revision: [11836716](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=180) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, test_tool, test_tool3
-rwxr-xr-xya8
1 files changed, 4 insertions, 4 deletions
diff --git a/ya b/ya
index 23b78b6a33..a0704215c0 100755
--- a/ya
+++ b/ya
@@ -23,11 +23,11 @@ import sys
import platform
import json
-URLS = ['https://proxy.sandbox.yandex-team.ru/4662278249', 'https://storage.yandex-team.ru/get-devtools/1937492/580ef3b4db20f34996620509680ef9e4/by_platform.json']
-MD5 = '580ef3b4db20f34996620509680ef9e4'
+URLS = ['https://proxy.sandbox.yandex-team.ru/4698876909', 'https://storage.yandex-team.ru/get-devtools/1942415/4ede1afe283e14aee72768e444c1e05d/by_platform.json']
+MD5 = '4ede1afe283e14aee72768e444c1e05d'
-URLS3 = ['https://proxy.sandbox.yandex-team.ru/4662302638', 'https://storage.yandex-team.ru/get-devtools/995452/802961a9c0a1db05263418e0e143b72c/by_platform.json']
-MD53 = '802961a9c0a1db05263418e0e143b72c'
+URLS3 = ['https://proxy.sandbox.yandex-team.ru/4698876942', 'https://storage.yandex-team.ru/get-devtools/1817427/7dfda5c55f3755521a0bda960d75fe1a/by_platform.json']
+MD53 = '7dfda5c55f3755521a0bda960d75fe1a'
DEFAULT_PY_VER = 2