aboutsummaryrefslogtreecommitdiffstats
path: root/ya
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-08-30 10:42:53 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-08-30 10:58:52 +0300
commit7144be881a51cbbd8f539b1a63e8daf861caf97f (patch)
tree0c361e3419c27ccc5db70ecafc459aa97c7358c5 /ya
parentf0ee5fd09e79f0c4a3d7972f91c2d7eb17518cd8 (diff)
downloadydb-7144be881a51cbbd8f539b1a63e8daf861caf97f.tar.gz
Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3
From hash: [21c5ef03f1e2b56471a8cd46bfcdf8cb4821279a](https://a.yandex-team.ru/arcadia/commit/21c5ef03f1e2b56471a8cd46bfcdf8cb4821279a) From revision: [12291015](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=221) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, ya_bin, test_tool, test_tool3
Diffstat (limited to 'ya')
-rwxr-xr-xya8
1 files changed, 4 insertions, 4 deletions
diff --git a/ya b/ya
index 1545d415df..5fdaa66b48 100755
--- a/ya
+++ b/ya
@@ -25,11 +25,11 @@ import sys
import platform
import json
-URLS = ['https://proxy.sandbox.yandex-team.ru/4948877968', 'https://storage.yandex-team.ru/get-devtools/1775319/a107fdbf0910a68af3f51188bbfeacd8/by_platform.json']
-MD5 = 'a107fdbf0910a68af3f51188bbfeacd8'
+URLS = ['https://proxy.sandbox.yandex-team.ru/4998225790', 'https://storage.yandex-team.ru/get-devtools/937458/c08dfa5e8009267743627835c6428822/by_platform.json']
+MD5 = 'c08dfa5e8009267743627835c6428822'
-URLS3 = ['https://proxy.sandbox.yandex-team.ru/4948881493', 'https://storage.yandex-team.ru/get-devtools/1775059/5cb66edfbb995306c94afa39a59f1dd8/by_platform.json']
-MD53 = '5cb66edfbb995306c94afa39a59f1dd8'
+URLS3 = ['https://proxy.sandbox.yandex-team.ru/4998233416', 'https://storage.yandex-team.ru/get-devtools/1937492/484da9be1cd832b240eedc4513f03146/by_platform.json']
+MD53 = '484da9be1cd832b240eedc4513f03146'
DEFAULT_PY_VER = 2