diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-21 13:52:47 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-03-21 14:04:50 +0300 |
commit | 6644dfa46bec3f8bd4e5416dc49f7b2f6c566963 (patch) | |
tree | 1110faa258c3f5f034105cb1a96805dc543bd8af | |
parent | f2d8ab4111c1f5dba066eb9df8a2ecd86cd8c192 (diff) | |
download | ydb-6644dfa46bec3f8bd4e5416dc49f7b2f6c566963.tar.gz |
External build system generator release 82
Update tools: yexport, os-yexport
78da50e1323aa201cd977e3ecb884d017b567711
-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 2a101a3dd7..c576660542 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6024233242" + "uri": "sbr:6028536758" }, "darwin-arm64": { - "uri": "sbr:6024231996" + "uri": "sbr:6028535418" }, "linux": { - "uri": "sbr:6024230153" + "uri": "sbr:6028534231" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 0028faf29f..36f653149a 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -205,14 +205,17 @@ "5840611982": "https://devtools-registry.s3.yandex.net/5840611982", "5860186783": "https://devtools-registry.s3.yandex.net/5860186783", "6024276342": "https://devtools-registry.s3.yandex.net/6024276342", + "6028550009": "https://devtools-registry.s3.yandex.net/6028550009", "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", "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", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -569,14 +572,17 @@ "5840611982": "devtools/yexport/bin/yexport for darwin", "5860186783": "devtools/yexport/bin/yexport for darwin", "6024276342": "devtools/yexport/bin/yexport for darwin", + "6028550009": "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", "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", "5766172292": "devtools/ymake/bin/ymake for darwin", "5805431504": "devtools/ymake/bin/ymake for darwin", "5829027626": "devtools/ymake/bin/ymake for darwin", |