diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-11-26 20:13:11 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-11-26 20:30:20 +0300 |
commit | e607da222a564efe307bc3ed5ccb75fa08e70d27 (patch) | |
tree | 6d5ec9ec3a135a7211f740859ba360bfe1eba386 /build/external_resources | |
parent | 00deefc167044535c1a7adb6b825f46e47c1d643 (diff) | |
download | ydb-e607da222a564efe307bc3ed5ccb75fa08e70d27.tar.gz |
External build system generator release 101
Update tools: yexport, os-yexport
commit_hash:267008537db44e27a06cbd8e958550223626121f
Diffstat (limited to 'build/external_resources')
-rw-r--r-- | build/external_resources/yexport/public.resources.json | 6 | ||||
-rw-r--r-- | build/external_resources/yexport/resources.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/build/external_resources/yexport/public.resources.json b/build/external_resources/yexport/public.resources.json index eca2298793..ab5e695832 100644 --- a/build/external_resources/yexport/public.resources.json +++ b/build/external_resources/yexport/public.resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:7370212609" + "uri": "sbr:7539368752" }, "darwin-arm64": { - "uri": "sbr:7370211678" + "uri": "sbr:7539368187" }, "linux": { - "uri": "sbr:7370210775" + "uri": "sbr:7539367458" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index 2936b9695b..deaacd465d 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:7370190051" + "uri": "sbr:7539341499" }, "darwin-arm64": { - "uri": "sbr:7370188821" + "uri": "sbr:7539340652" }, "linux": { - "uri": "sbr:7370187741" + "uri": "sbr:7539339643" } } } |