aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/test_tool/host.ya.make.inc
diff options
context:
space:
mode:
authorAlexander Smirnov <alex@ydb.tech>2024-12-02 14:55:03 +0000
committerAlexander Smirnov <alex@ydb.tech>2024-12-02 14:55:03 +0000
commit3301787707269da1e7b44e909ce54db3b40adcad (patch)
tree13b1041390dbaeaf7f51d492ef186f6d3e6766d1 /build/platform/test_tool/host.ya.make.inc
parent7cae2d2ae6fe8f179e567a8e85e9d934f42ed6ea (diff)
parent24211947581091f2f54c8e50e3427e6621dfec3d (diff)
downloadydb-3301787707269da1e7b44e909ce54db3b40adcad.tar.gz
Merge branch 'rightlib' into mergelibs-241202-1453
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 c17617806a..788b12d391 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:7538003967)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573697889)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538003163)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573697448)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538005601)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573699373)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538002456)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573696869)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538004884)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7573698723)
ENDIF()