diff options
author | svidyuk <svidyuk@yandex-team.com> | 2024-02-18 16:38:44 +0300 |
---|---|---|
committer | svidyuk <svidyuk@yandex-team.com> | 2024-02-18 16:51:05 +0300 |
commit | 7fa34d0c38beee7d193b6bfd332431d3a851a667 (patch) | |
tree | 4aaae764b891caf3de908dc85a8961b262317a79 | |
parent | 197928bc601513bc326e8f196b8e41e860ac8afb (diff) | |
download | ydb-7fa34d0c38beee7d193b6bfd332431d3a851a667.tar.gz |
Revert commit rXXXXXX, External build system generator release 79
bee13caec5ff36f539d9a6dbebef6bb927be2b53
-rw-r--r-- | build/external_resources/yexport/resources.json | 6 | ||||
-rw-r--r-- | build/mapping.conf.json | 6 |
2 files changed, 3 insertions, 9 deletions
diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index abc5cdb3ef..5ee06fa4ea 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:5840617551" + "uri": "sbr:5811800130" }, "darwin-arm64": { - "uri": "sbr:5840616103" + "uri": "sbr:5811799864" }, "linux": { - "uri": "sbr:5840614473" + "uri": "sbr:5811799588" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index fe687fd11b..3f0d50e2ed 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -155,11 +155,8 @@ "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", @@ -421,11 +418,8 @@ "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", |