diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 31cb9a80f9a..074512f4627 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -400,7 +400,10 @@ "916548833": "https://storage.mds.yandex.net/get-devtools-opensource/250854/916548833", "920356784": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920356784", "920357003": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920357003", - "920357118": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920357118" + "920357118": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920357118", + "920563660": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920563660", + "920563888": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920563888", + "920564250": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920564250" }, "tasks": { "220049371": { diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index be28b60a16f..ef6e77eddf5 100644 --- a/build/platform/test_tool/host.ya.make.inc +++ b/build/platform/test_tool/host.ya.make.inc @@ -1,7 +1,7 @@ IF (HOST_OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:916548534) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:920563888) ELSEIF (HOST_OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:916548833) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:920564250) ELSEIF (HOST_OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:916548356) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:920563660) ENDIF() diff --git a/ya b/ya index 997381d5ab6..22b2c1f4c0d 100755 --- a/ya +++ b/ya @@ -4,8 +4,8 @@ import sys import platform import json -URLS = ["https://storage.mds.yandex.net/get-devtools-opensource/233854/12932345a0b01c828df38bff7a43a33f"] -MD5 = "12932345a0b01c828df38bff7a43a33f" +URLS = ["https://storage.mds.yandex.net/get-devtools-opensource/233854/a4a195f4a2f27af0630c7e8fe81f8e4e"] +MD5 = "a4a195f4a2f27af0630c7e8fe81f8e4e" RETRIES = 5 HASH_PREFIX = 10