diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-09-05 21:32:10 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-09-05 21:51:41 +0300 |
commit | 126db7948fa390e14cf562f62f5ebc17588adf3d (patch) | |
tree | 730352f9b143eda3402812adac52df53b27d32b3 /build | |
parent | 26eb3370ca6536d41c4cda3c89648da50f4f1b7a (diff) | |
download | ydb-126db7948fa390e14cf562f62f5ebc17588adf3d.tar.gz |
External build system generator release 50
Update tools: yexport
Diffstat (limited to 'build')
-rw-r--r-- | build/external_resources/yexport/resources.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index bc15a25fa8..547df027a0 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,7 +1,13 @@ { "by_platform": { + "darwin": { + "uri": "sbr:5034668332" + }, + "darwin-arm64": { + "uri": "sbr:5034672610" + }, "linux": { - "uri": "sbr:5002462011" + "uri": "sbr:5034691927" } } } |