diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-19 16:47:06 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-19 17:53:46 +0300 |
commit | 1670e0d149c3e63dde331cab371ebf5bad3a4132 (patch) | |
tree | 079f68111e4269c430a80646f4ff66b6e6b416ba /build/external_resources | |
parent | fdb6f10ed1dca7f615dcb1583f8a5c63e7daf794 (diff) | |
download | ydb-1670e0d149c3e63dde331cab371ebf5bad3a4132.tar.gz |
External build system generator release 92
Update tools: yexport, os-yexport
39265d7f237659bda8a1a672bb49a3006dbf971c
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 0b4df5b51f..0223d6f14f 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:6414093835" + "uri": "sbr:6529076530" }, "darwin-arm64": { - "uri": "sbr:6414092531" + "uri": "sbr:6529075176" }, "linux": { - "uri": "sbr:6414090908" + "uri": "sbr:6529073664" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index cb89e057f6..d497f50be6 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6414045388" + "uri": "sbr:6529044979" }, "darwin-arm64": { - "uri": "sbr:6414044060" + "uri": "sbr:6529043232" }, "linux": { - "uri": "sbr:6414042423" + "uri": "sbr:6529041333" } } } |