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-08-23 11:41:45 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-08-23 11:50:23 +0300
commitce9a3b01739ee03f0177bd634c3688b45bd24d62 (patch)
tree15e8e8cd70ddf542b907f30d50ab5e3cd556d546 /build/platform/test_tool/host.ya.make.inc
parentc872ef1cd2cb3bdc9dadb23fe2a72a24de87a32c (diff)
downloadydb-ce9a3b01739ee03f0177bd634c3688b45bd24d62.tar.gz
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
From hash: [8de4949957d3a7517bb29f7ce6af1d4eec61afea](https://a.yandex-team.ru/arcadia/commit/8de4949957d3a7517bb29f7ce6af1d4eec61afea) From revision: [14696290](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=463) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: test_tool, os_ya, ya_bin, os_test_tool e8fd052c7e045bbfc311a349b246422dbe698ae4
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 8f9f9b83ca..a5e46de182 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:6892340424)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924866298)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892339701)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924865372)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892341406)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924868767)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892339194)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924864489)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892340947)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924867240)
ENDIF()