aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/test_tool/host.ya.make.inc
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-11-21 11:16:33 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-11-21 12:53:01 +0300
commita63b53f6de5203f01c8a057bd7b505522e278a66 (patch)
tree1413a9ddfc8910e15a3096254cf143725a8d0748 /build/platform/test_tool/host.ya.make.inc
parent53da909474dd9a00a009abd49fb2f8cdcdb20774 (diff)
downloadydb-a63b53f6de5203f01c8a057bd7b505522e278a66.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [e4e684c8acf94ef271a16dc34d22073b738c5e1c](https://a.yandex-team.ru/arcadia/commit/e4e684c8acf94ef271a16dc34d22073b738c5e1c) From revision: [12931284](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=285) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
Diffstat (limited to 'build/platform/test_tool/host.ya.make.inc')
-rw-r--r--build/platform/test_tool/host.ya.make.inc20
1 files changed, 10 insertions, 10 deletions
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index 9c04e44e75..cdbcb5784d 100644
--- a/build/platform/test_tool/host.ya.make.inc
+++ b/build/platform/test_tool/host.ya.make.inc
@@ -1,17 +1,17 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404824374)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404825862)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419927211)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419913489)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404823443)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404824964)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419926500)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419912520)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404826542)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404827466)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419928234)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419915093)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404822537)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404824203)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419925897)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419911865)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404825303)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404826680)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419927765)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419914330)
ENDIF()