diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-04-25 12:49:09 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-04-25 13:02:16 +0300 |
commit | 38d92a4f5ecd87f2b3874ead842cdb2a53f51c3a (patch) | |
tree | 19e3ebd530581c51327da36fd103384d1abf8f78 /build | |
parent | d382a9c8cd2237eb5aa8a9cab80e62bf2b744a36 (diff) | |
download | ydb-38d92a4f5ecd87f2b3874ead842cdb2a53f51c3a.tar.gz |
External build system generator release 86
Update tools: yexport, os-yexport
4e76445d0fb2100e3db08638a0dc4fdca735a5cd
Diffstat (limited to 'build')
-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 426cb743b4..548dd4ada8 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6222483934" + "uri": "sbr:6229343240" }, "darwin-arm64": { - "uri": "sbr:6222482839" + "uri": "sbr:6229342354" }, "linux": { - "uri": "sbr:6222481892" + "uri": "sbr:6229341588" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 56a08464ac..7542bbed69 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -253,6 +253,7 @@ "6071059003": "https://devtools-registry.s3.yandex.net/6071059003", "6090207712": "https://devtools-registry.s3.yandex.net/6090207712", "6222517102": "https://devtools-registry.s3.yandex.net/6222517102", + "6229387247": "https://devtools-registry.s3.yandex.net/6229387247", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", @@ -261,6 +262,7 @@ "6071058230": "https://devtools-registry.s3.yandex.net/6071058230", "6090207496": "https://devtools-registry.s3.yandex.net/6090207496", "6222515843": "https://devtools-registry.s3.yandex.net/6222515843", + "6229385673": "https://devtools-registry.s3.yandex.net/6229385673", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", @@ -269,6 +271,7 @@ "6071057694": "https://devtools-registry.s3.yandex.net/6071057694", "6090206998": "https://devtools-registry.s3.yandex.net/6090206998", "6222514531": "https://devtools-registry.s3.yandex.net/6222514531", + "6229383678": "https://devtools-registry.s3.yandex.net/6229383678", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -716,6 +719,7 @@ "6071059003": "devtools/yexport/bin/yexport for darwin", "6090207712": "devtools/yexport/bin/yexport for darwin", "6222517102": "devtools/yexport/bin/yexport for darwin", + "6229387247": "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", @@ -724,6 +728,7 @@ "6071058230": "devtools/yexport/bin/yexport for darwin-arm64", "6090207496": "devtools/yexport/bin/yexport for darwin-arm64", "6222515843": "devtools/yexport/bin/yexport for darwin-arm64", + "6229385673": "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", @@ -732,6 +737,7 @@ "6071057694": "devtools/yexport/bin/yexport for linux", "6090206998": "devtools/yexport/bin/yexport for linux", "6222514531": "devtools/yexport/bin/yexport for linux", + "6229383678": "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", |