diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-08-21 17:57:58 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-08-21 18:32:35 +0300 |
commit | 48030df959b695d97ba692d568ce8b812d5d4280 (patch) | |
tree | 19a04156a52cee21e2a39f37fdbcf26d5888639f /build/external_resources | |
parent | df1c7fe2196695d6fab95ed099aec8bf64788bda (diff) | |
download | ydb-48030df959b695d97ba692d568ce8b812d5d4280.tar.gz |
External build system generator release 98
Update tools: yexport, os-yexport
c6e64241d2cbdcf9e95017a87c0e3959e88db79d
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 3c54ee617f..cc44cae5bf 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:6767780570" + "uri": "sbr:6913307396" }, "darwin-arm64": { - "uri": "sbr:6767778005" + "uri": "sbr:6913305359" }, "linux": { - "uri": "sbr:6767775474" + "uri": "sbr:6913303010" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index ae1f1c8d07..7c1e082114 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6767772494" + "uri": "sbr:6913264356" }, "darwin-arm64": { - "uri": "sbr:6767770308" + "uri": "sbr:6913262072" }, "linux": { - "uri": "sbr:6767768467" + "uri": "sbr:6913260299" } } } |