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-12-13 11:14:13 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-12-13 11:29:44 +0300
commitb643b0cb5b1a28996ce6ff18a3689d7af03f2e58 (patch)
tree427c9d976a5ed2d4ec2b7ed4735c93f5dc933d38 /build/platform/test_tool/host_os.ya.make.inc
parentf4c82e083def38003630d0e606eb1d12c9c1445f (diff)
downloadydb-b643b0cb5b1a28996ce6ff18a3689d7af03f2e58.tar.gz
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:db4f64852481cb3fcde219679e83900e4d9e3180
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 93110dcee2..f991eb4610 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:7631725491)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658391057)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631724285)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658389921)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631728247)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658393380)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631723135)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658388690)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7631726652)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658392345)
ENDIF()