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>2024-04-02 11:47:08 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-04-02 11:59:36 +0300
commit123f3012458530b5272907edd6e223b4e2c501c9 (patch)
tree84f999ac58faf339dba6d5033eae5e5ddfb1a837 /build/platform/test_tool/host.ya.make.inc
parentb2ebdad0327e82cb728c9b55de2bc5b8582c2354 (diff)
downloadydb-123f3012458530b5272907edd6e223b4e2c501c9.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
From hash: [16a16c364cc31f0f6293053a5cfb2f3cfb3728ff](https://a.yandex-team.ru/arcadia/commit/16a16c364cc31f0f6293053a5cfb2f3cfb3728ff) From revision: [13760921](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=376) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3 3e7e242f81d620fcad574d951e14e33ff1b9874b
Diffstat (limited to 'build/platform/test_tool/host.ya.make.inc')
-rw-r--r--build/platform/test_tool/host.ya.make.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index af54a1a6bf..a7e302146b 100644
--- a/build/platform/test_tool/host.ya.make.inc
+++ b/build/platform/test_tool/host.ya.make.inc
@@ -1,12 +1,12 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076186291)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095435311)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076185343)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095434409)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076188029)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095436985)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076183975)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095433567)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6076187000)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6095435998)
ENDIF()