diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-07-24 09:31:28 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-07-24 09:31:28 +0300 |
commit | eb20cd89a20754d4c72cd64bea404e45777a534a (patch) | |
tree | 32bb7e24b31f48167873e90e0dc6b298f3aff6e5 | |
parent | 7906a59862a305224d8eb58ec9add4fc04d3c25f (diff) | |
download | ydb-eb20cd89a20754d4c72cd64bea404e45777a534a.tar.gz |
Intermediate changes
-rw-r--r-- | build/external_resources/ymake/resources.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/external_resources/ymake/resources.json b/build/external_resources/ymake/resources.json index 829e084fd18..4acd88c3ba4 100644 --- a/build/external_resources/ymake/resources.json +++ b/build/external_resources/ymake/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:4703754521" + "uri": "sbr:4801091115" }, "darwin-arm64": { - "uri": "sbr:4703749959" + "uri": "sbr:4801090431" }, "linux": { - "uri": "sbr:4703753476" + "uri": "sbr:4801094338" }, "linux-aarch64": { - "uri": "sbr:4703752227" + "uri": "sbr:4801101070" }, "win32-clang-cl": { - "uri": "sbr:4703758297" + "uri": "sbr:4801102457" } } } |