diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-04-02 06:36:21 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-04-02 08:21:00 +0300 |
commit | 5a03f8e5fc801f68416b514e870dada26cb53fb3 (patch) | |
tree | 8e5802b4868aa529f28633c44bec2cfabd2da6a1 | |
parent | 66fdfaeb8d909cd95354f72cd062030168efb1cf (diff) | |
download | ydb-5a03f8e5fc801f68416b514e870dada26cb53fb3.tar.gz |
External build system generator release 84
Update tools: yexport, os-yexport
9e8a8873352cfb6d3937821338bfe31d0db9d39f
-rw-r--r-- | build/external_resources/yexport/resources.json | 6 | ||||
-rw-r--r-- | build/mapping.conf.json | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index 3c95dc1b74..29dc04d6b0 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6071039003" + "uri": "sbr:6090203401" }, "darwin-arm64": { - "uri": "sbr:6071038574" + "uri": "sbr:6090203088" }, "linux": { - "uri": "sbr:6071038078" + "uri": "sbr:6090202665" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index fd35271c5a..2ef317c351 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -220,18 +220,21 @@ "6024276342": "https://devtools-registry.s3.yandex.net/6024276342", "6028550009": "https://devtools-registry.s3.yandex.net/6028550009", "6071059003": "https://devtools-registry.s3.yandex.net/6071059003", + "6090207712": "https://devtools-registry.s3.yandex.net/6090207712", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", "6024274139": "https://devtools-registry.s3.yandex.net/6024274139", "6028549510": "https://devtools-registry.s3.yandex.net/6028549510", "6071058230": "https://devtools-registry.s3.yandex.net/6071058230", + "6090207496": "https://devtools-registry.s3.yandex.net/6090207496", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", "6024272217": "https://devtools-registry.s3.yandex.net/6024272217", "6028548957": "https://devtools-registry.s3.yandex.net/6028548957", "6071057694": "https://devtools-registry.s3.yandex.net/6071057694", + "6090206998": "https://devtools-registry.s3.yandex.net/6090206998", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -619,18 +622,21 @@ "6024276342": "devtools/yexport/bin/yexport for darwin", "6028550009": "devtools/yexport/bin/yexport for darwin", "6071059003": "devtools/yexport/bin/yexport for darwin", + "6090207712": "devtools/yexport/bin/yexport for darwin", "5811823398": "devtools/yexport/bin/yexport for darwin-arm64", "5840611310": "devtools/yexport/bin/yexport for darwin-arm64", "5860185593": "devtools/yexport/bin/yexport for darwin-arm64", "6024274139": "devtools/yexport/bin/yexport for darwin-arm64", "6028549510": "devtools/yexport/bin/yexport for darwin-arm64", "6071058230": "devtools/yexport/bin/yexport for darwin-arm64", + "6090207496": "devtools/yexport/bin/yexport for darwin-arm64", "5811822876": "devtools/yexport/bin/yexport for linux", "5840610640": "devtools/yexport/bin/yexport for linux", "5860184285": "devtools/yexport/bin/yexport for linux", "6024272217": "devtools/yexport/bin/yexport for linux", "6028548957": "devtools/yexport/bin/yexport for linux", "6071057694": "devtools/yexport/bin/yexport for linux", + "6090206998": "devtools/yexport/bin/yexport for linux", "5766172292": "devtools/ymake/bin/ymake for darwin", "5805431504": "devtools/ymake/bin/ymake for darwin", "5829027626": "devtools/ymake/bin/ymake for darwin", |