aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/test_tool/host_os.ya.make.inc
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-07-18 11:35:09 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-07-18 11:46:39 +0300
commit95d538e9ea38883bb35185d06fbf770c7d9391ff (patch)
tree394c8715b4e1085f5acd603a22f330e1fbd845ed /build/platform/test_tool/host_os.ya.make.inc
parent77b841e1db791aa4eff51e01613f6d91b0580e4a (diff)
downloadydb-95d538e9ea38883bb35185d06fbf770c7d9391ff.tar.gz
Automatic release build for ya_bin3, os_ya, test_tool, os_test_tool
From hash: [3660c22914733ebf7656e78c347d4e522e8d06a5](https://a.yandex-team.ru/arcadia/commit/3660c22914733ebf7656e78c347d4e522e8d06a5) From revision: [14440653](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=440) Flow triggered by user: [say](https://staff.yandex-team.ru/say) Update tools: ya_bin3, os_ya, test_tool, os_test_tool 9f7b9cdc9673c6498f73a93a6dca5079f5708ecd
Diffstat (limited to 'build/platform/test_tool/host_os.ya.make.inc')
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 898b73019c..973aa097a3 100644
--- a/build/platform/test_tool/host_os.ya.make.inc
+++ b/build/platform/test_tool/host_os.ya.make.inc
@@ -1,12 +1,12 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685153172)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696783294)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685152344)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696781271)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685155231)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696787149)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685151730)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696778364)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685154149)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696785281)
ENDIF()