diff options
author | say <say@yandex-team.com> | 2023-08-21 12:02:59 +0300 |
---|---|---|
committer | say <say@yandex-team.com> | 2023-08-21 14:03:52 +0300 |
commit | d8d7e6c7d238c56515e57e5444834be2d2cddd11 (patch) | |
tree | fbdd89339a5c74a408f607d174915cd2208e285a | |
parent | c9b854dcddf2c98fff9688533092285352919be7 (diff) | |
download | ydb-d8d7e6c7d238c56515e57e5444834be2d2cddd11.tar.gz |
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/4948877968', 'https://storage.yandex-team.ru/get-devtools/1775319/a107fdbf0910a68af3f51188bbfeacd8/by_platform.json'] -MD5 = 'a107fdbf0910a68af3f51188bbfeacd8' +URLS = ['https://proxy.sandbox.yandex-team.ru/4910542326', 'https://storage.yandex-team.ru/get-devtools/1942671/64e25bd1bfaf98ac60ca046793bd2100/by_platform.json'] +MD5 = '64e25bd1bfaf98ac60ca046793bd2100' -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/4910548121', 'https://storage.yandex-team.ru/get-devtools/1809005/bb466a0bd1bc53f76e2db2ef0dbbac06/by_platform.json'] +MD53 = 'bb466a0bd1bc53f76e2db2ef0dbbac06' DEFAULT_PY_VER = 2 |