diff options
author | prettyboy <prettyboy@yandex-team.com> | 2023-07-05 18:02:37 +0300 |
---|---|---|
committer | prettyboy <prettyboy@yandex-team.com> | 2023-07-05 18:02:37 +0300 |
commit | c2266c0415584094db8d6ba404b0dbfc74d57824 (patch) | |
tree | e8b4c8da4c501e0f4898728fcb26055a51d7b8ca | |
parent | fdf2a277e33b90fda0bc39c20ccfdd2d95ba087b (diff) | |
download | ydb-c2266c0415584094db8d6ba404b0dbfc74d57824.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/4698876909', 'https://storage.yandex-team.ru/get-devtools/1942415/4ede1afe283e14aee72768e444c1e05d/by_platform.json'] -MD5 = '4ede1afe283e14aee72768e444c1e05d' +URLS = ['https://proxy.sandbox.yandex-team.ru/4662278249', 'https://storage.yandex-team.ru/get-devtools/1937492/580ef3b4db20f34996620509680ef9e4/by_platform.json'] +MD5 = '580ef3b4db20f34996620509680ef9e4' -URLS3 = ['https://proxy.sandbox.yandex-team.ru/4698876942', 'https://storage.yandex-team.ru/get-devtools/1817427/7dfda5c55f3755521a0bda960d75fe1a/by_platform.json'] -MD53 = '7dfda5c55f3755521a0bda960d75fe1a' +URLS3 = ['https://proxy.sandbox.yandex-team.ru/4662302638', 'https://storage.yandex-team.ru/get-devtools/995452/802961a9c0a1db05263418e0e143b72c/by_platform.json'] +MD53 = '802961a9c0a1db05263418e0e143b72c' DEFAULT_PY_VER = 2 |