diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-18 14:26:53 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-18 14:38:57 +0300 |
commit | e57cf2593c195a3087088c9a4a74950da0ebf1be (patch) | |
tree | fdfa8b4af1b37e211dbc00f4cabed1cb115bc18c | |
parent | 33ea4d52a7e5bdde6d5541ae6b10d9d32940f31d (diff) | |
download | ydb-e57cf2593c195a3087088c9a4a74950da0ebf1be.tar.gz |
External build system generator release 79
Update tools: yexport, os-yexport
ba7d20847bf941f5e8df77e19247ea73ac8b21ab
-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 5ee06fa4ea..abc5cdb3ef 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:5811800130" + "uri": "sbr:5840617551" }, "darwin-arm64": { - "uri": "sbr:5811799864" + "uri": "sbr:5840616103" }, "linux": { - "uri": "sbr:5811799588" + "uri": "sbr:5840614473" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 3f0d50e2ed..fe687fd11b 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -155,8 +155,11 @@ "5829321497": "https://devtools-registry.s3.yandex.net/5829321497", "5829394327": "https://devtools-registry.s3.yandex.net/5829394327", "5811823978": "https://devtools-registry.s3.yandex.net/5811823978", + "5840611982": "https://devtools-registry.s3.yandex.net/5840611982", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", + "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", + "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -418,8 +421,11 @@ "5829321497": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5829394327": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5811823978": "devtools/yexport/bin/yexport for darwin", + "5840611982": "devtools/yexport/bin/yexport for darwin", "5811823398": "devtools/yexport/bin/yexport for darwin-arm64", + "5840611310": "devtools/yexport/bin/yexport for darwin-arm64", "5811822876": "devtools/yexport/bin/yexport for linux", + "5840610640": "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", |