diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-21 08:13:07 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-21 08:20:26 +0300 |
commit | b4d311ecf64ae93373551149d51e127fa47dac5b (patch) | |
tree | fefb49a3978fec35829f55b2df7a89c2ec42e0d0 | |
parent | dd2d6a2c7b152b15a694144926e4647d20a1af27 (diff) | |
download | ydb-b4d311ecf64ae93373551149d51e127fa47dac5b.tar.gz |
External build system generator release 81
Update tools: yexport, os-yexport
45f677b258351d6530e6a8daa7cfade770b69693
-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 e947da975d..2a101a3dd7 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:5860169896" + "uri": "sbr:6024233242" }, "darwin-arm64": { - "uri": "sbr:5860168386" + "uri": "sbr:6024231996" }, "linux": { - "uri": "sbr:5860166726" + "uri": "sbr:6024230153" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index b15abeef33..62f47d66b9 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -199,12 +199,15 @@ "5811823978": "https://devtools-registry.s3.yandex.net/5811823978", "5840611982": "https://devtools-registry.s3.yandex.net/5840611982", "5860186783": "https://devtools-registry.s3.yandex.net/5860186783", + "6024276342": "https://devtools-registry.s3.yandex.net/6024276342", "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", "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", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -555,12 +558,15 @@ "5811823978": "devtools/yexport/bin/yexport for darwin", "5840611982": "devtools/yexport/bin/yexport for darwin", "5860186783": "devtools/yexport/bin/yexport for darwin", + "6024276342": "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", "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", "5766172292": "devtools/ymake/bin/ymake for darwin", "5805431504": "devtools/ymake/bin/ymake for darwin", "5829027626": "devtools/ymake/bin/ymake for darwin", |