aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-07-25 10:09:02 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-07-25 10:09:02 +0300
commit8bc959020d0214c816dea46289a86351455cc27b (patch)
treee797c1d85a701600ac0c2f032b2af8b1d953c0cc
parent9b995c7ef960d647f3ab0fe0ebc4d5d3203ef049 (diff)
downloadydb-8bc959020d0214c816dea46289a86351455cc27b.tar.gz
Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3
Куда ни глянь — Везде куски питона. И в транке спозарань Не видно ya-bin-ов… Глядишь, глядишь, — И только целый день contrib c sandbox-ом Пугливо мержат в транк Из автосборки, бегущей по distbuild… From hash: [bc97c7c4875439a01f4a70dda88682cd15a2a0de](https://a.yandex-team.ru/arcadia/commit/bc97c7c4875439a01f4a70dda88682cd15a2a0de) From revision: [12006529](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=194) 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 53c9bf5629..65ad6cf3bd 100755
--- a/ya
+++ b/ya
@@ -23,11 +23,11 @@ import sys
import platform
import json
-URLS = ['https://proxy.sandbox.yandex-team.ru/4787065102', 'https://storage.yandex-team.ru/get-devtools/1871102/021c84c275ed389e777ffbd9691f8373/by_platform.json']
-MD5 = '021c84c275ed389e777ffbd9691f8373'
+URLS = ['https://proxy.sandbox.yandex-team.ru/4810540203', 'https://storage.yandex-team.ru/get-devtools/1937492/e34abf31ba9bbeb510d8da1ec23ae171/by_platform.json']
+MD5 = 'e34abf31ba9bbeb510d8da1ec23ae171'
-URLS3 = ['https://proxy.sandbox.yandex-team.ru/4787034017', 'https://storage.yandex-team.ru/get-devtools/1871002/4c7b20a852ab17bee28681002e658a22/by_platform.json']
-MD53 = '4c7b20a852ab17bee28681002e658a22'
+URLS3 = ['https://proxy.sandbox.yandex-team.ru/4810548785', 'https://storage.yandex-team.ru/get-devtools/1847551/d06d94452ddfaa8a8056674979b426dc/by_platform.json']
+MD53 = 'd06d94452ddfaa8a8056674979b426dc'
DEFAULT_PY_VER = 2