summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv-korovin <[email protected]>2023-07-25 17:58:52 +0300
committerroot <[email protected]>2023-07-25 17:58:52 +0300
commita2173a1838b1d260304d32af42dc721d816bd487 (patch)
treedd78bbd12d3441749c14621c9952673f25fdcbdf
parent0acf5b51644dd9ec8063e2c48de98f1aaca7be64 (diff)
Revert commit rXXXXXX, Automatic release build for 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 65ad6cf3bd4..53c9bf56297 100755
--- a/ya
+++ b/ya
@@ -23,11 +23,11 @@ import sys
import platform
import json
-URLS = ['https://proxy.sandbox.yandex-team.ru/4810540203', 'https://storage.yandex-team.ru/get-devtools/1937492/e34abf31ba9bbeb510d8da1ec23ae171/by_platform.json']
-MD5 = 'e34abf31ba9bbeb510d8da1ec23ae171'
+URLS = ['https://proxy.sandbox.yandex-team.ru/4787065102', 'https://storage.yandex-team.ru/get-devtools/1871102/021c84c275ed389e777ffbd9691f8373/by_platform.json']
+MD5 = '021c84c275ed389e777ffbd9691f8373'
-URLS3 = ['https://proxy.sandbox.yandex-team.ru/4810548785', 'https://storage.yandex-team.ru/get-devtools/1847551/d06d94452ddfaa8a8056674979b426dc/by_platform.json']
-MD53 = 'd06d94452ddfaa8a8056674979b426dc'
+URLS3 = ['https://proxy.sandbox.yandex-team.ru/4787034017', 'https://storage.yandex-team.ru/get-devtools/1871002/4c7b20a852ab17bee28681002e658a22/by_platform.json']
+MD53 = '4c7b20a852ab17bee28681002e658a22'
DEFAULT_PY_VER = 2