summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <[email protected]>2023-06-23 11:58:39 +0300
committerrobot-ya-builder <[email protected]>2023-06-23 11:58:39 +0300
commit1a9848795e99198bc8fcba5dc558a49056cc6e76 (patch)
tree7081780863f0661885a3122373407cea638f5f2f
parent2da15390c5d9251ccddfd5550ee51e7deb4e0f94 (diff)
Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3
From hash: [6e7437a7701f8122d624065123fdc9eb7d356582](https://a.yandex-team.ru/arcadia/commit/6e7437a7701f8122d624065123fdc9eb7d356582) From revision: [11772927](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=174) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: 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 cac716bcc05..5dc7bbbb5fe 100755
--- a/ya
+++ b/ya
@@ -23,11 +23,11 @@ import sys
import platform
import json
-URLS = ['https://proxy.sandbox.yandex-team.ru/4623188607', 'https://storage.yandex-team.ru/get-devtools/1871102/2f7968125edada1f251e86232106a068/by_platform.json']
-MD5 = '2f7968125edada1f251e86232106a068'
+URLS = ['https://proxy.sandbox.yandex-team.ru/4656988194', 'https://storage.yandex-team.ru/get-devtools/1871002/af752ef9f5221fad97feb698da3907d1/by_platform.json']
+MD5 = 'af752ef9f5221fad97feb698da3907d1'
-URLS3 = ['https://proxy.sandbox.yandex-team.ru/4623224890', 'https://storage.yandex-team.ru/get-devtools/1942415/2c63ba1590144f45cacfe985b39dea2d/by_platform.json']
-MD53 = '2c63ba1590144f45cacfe985b39dea2d'
+URLS3 = ['https://proxy.sandbox.yandex-team.ru/4657001969', 'https://storage.yandex-team.ru/get-devtools/1597364/5fb9fd5d7a0754c699406c291908c5a1/by_platform.json']
+MD53 = '5fb9fd5d7a0754c699406c291908c5a1'
DEFAULT_PY_VER = 2