diff options
author | v-korovin <[email protected]> | 2023-07-25 17:58:52 +0300 |
---|---|---|
committer | root <[email protected]> | 2023-07-25 17:58:52 +0300 |
commit | a2173a1838b1d260304d32af42dc721d816bd487 (patch) | |
tree | dd78bbd12d3441749c14621c9952673f25fdcbdf | |
parent | 0acf5b51644dd9ec8063e2c48de98f1aaca7be64 (diff) |
Revert commit rXXXXXX, Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3
-rwxr-xr-x | ya | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |