aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprettyboy <prettyboy@yandex-team.com>2023-08-23 10:35:57 +0300
committerprettyboy <prettyboy@yandex-team.com>2023-08-23 10:51:51 +0300
commitf37f4e4ff7ae0673f471ef553def88e25c91b522 (patch)
tree3d508eec32dcdcd925fbc54d33212d0d67ba00cb
parentd22d5fa78b042f30339c95527a5eab36bf900941 (diff)
downloadydb-f37f4e4ff7ae0673f471ef553def88e25c91b522.tar.gz
Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3 (actual Revert commit rXXXXXX after Revert commit rXXXXXX)
-rwxr-xr-xya8
1 files changed, 4 insertions, 4 deletions
diff --git a/ya b/ya
index a994b1daa4..e23fa73e9b 100755
--- a/ya
+++ b/ya
@@ -23,11 +23,11 @@ import sys
import platform
import json
-URLS = ['https://proxy.sandbox.yandex-team.ru/4910542326', 'https://storage.yandex-team.ru/get-devtools/1942671/64e25bd1bfaf98ac60ca046793bd2100/by_platform.json']
-MD5 = '64e25bd1bfaf98ac60ca046793bd2100'
+URLS = ['https://proxy.sandbox.yandex-team.ru/4948877968', 'https://storage.yandex-team.ru/get-devtools/1775319/a107fdbf0910a68af3f51188bbfeacd8/by_platform.json']
+MD5 = 'a107fdbf0910a68af3f51188bbfeacd8'
-URLS3 = ['https://proxy.sandbox.yandex-team.ru/4910548121', 'https://storage.yandex-team.ru/get-devtools/1809005/bb466a0bd1bc53f76e2db2ef0dbbac06/by_platform.json']
-MD53 = 'bb466a0bd1bc53f76e2db2ef0dbbac06'
+URLS3 = ['https://proxy.sandbox.yandex-team.ru/4948881493', 'https://storage.yandex-team.ru/get-devtools/1775059/5cb66edfbb995306c94afa39a59f1dd8/by_platform.json']
+MD53 = '5cb66edfbb995306c94afa39a59f1dd8'
DEFAULT_PY_VER = 2