diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-07-29 15:35:55 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-07-29 15:52:31 +0300 |
commit | bcbdf6f1ddcdccbd7331961ef3ea6f0abaf8c09b (patch) | |
tree | 66da406702fcdade938aceda430a7a9307722b26 /build/external_resources | |
parent | 80adf9ab238b01ed48926dca38bf7eefd39c823d (diff) | |
download | ydb-bcbdf6f1ddcdccbd7331961ef3ea6f0abaf8c09b.tar.gz |
External build system generator release 97
Update tools: yexport, os-yexport
9b392b92c14d0ca17f2951bf77c62693b2389e2d
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 16c1903ae5..3c54ee617f 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:6713117210" + "uri": "sbr:6767780570" }, "darwin-arm64": { - "uri": "sbr:6713113801" + "uri": "sbr:6767778005" }, "linux": { - "uri": "sbr:6713110487" + "uri": "sbr:6767775474" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index 69e7788e6b..ae1f1c8d07 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6712595237" + "uri": "sbr:6767772494" }, "darwin-arm64": { - "uri": "sbr:6712593466" + "uri": "sbr:6767770308" }, "linux": { - "uri": "sbr:6712591739" + "uri": "sbr:6767768467" } } } |