diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-19 16:47:06 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-19 17:53:46 +0300 |
commit | 1670e0d149c3e63dde331cab371ebf5bad3a4132 (patch) | |
tree | 079f68111e4269c430a80646f4ff66b6e6b416ba | |
parent | fdb6f10ed1dca7f615dcb1583f8a5c63e7daf794 (diff) | |
download | ydb-1670e0d149c3e63dde331cab371ebf5bad3a4132.tar.gz |
External build system generator release 92
Update tools: yexport, os-yexport
39265d7f237659bda8a1a672bb49a3006dbf971c
-rw-r--r-- | build/external_resources/yexport/public.resources.json | 6 | ||||
-rw-r--r-- | build/external_resources/yexport/resources.json | 6 | ||||
-rw-r--r-- | build/mapping.conf.json | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/build/external_resources/yexport/public.resources.json b/build/external_resources/yexport/public.resources.json index 0b4df5b51f..0223d6f14f 100644 --- a/build/external_resources/yexport/public.resources.json +++ b/build/external_resources/yexport/public.resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6414093835" + "uri": "sbr:6529076530" }, "darwin-arm64": { - "uri": "sbr:6414092531" + "uri": "sbr:6529075176" }, "linux": { - "uri": "sbr:6414090908" + "uri": "sbr:6529073664" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index cb89e057f6..d497f50be6 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6414045388" + "uri": "sbr:6529044979" }, "darwin-arm64": { - "uri": "sbr:6414044060" + "uri": "sbr:6529043232" }, "linux": { - "uri": "sbr:6414042423" + "uri": "sbr:6529041333" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 420e73ae58..6e07a8ad6f 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -295,6 +295,7 @@ "6295159100": "https://devtools-registry.s3.yandex.net/6295159100", "6328761338": "https://devtools-registry.s3.yandex.net/6328761338", "6414093835": "https://devtools-registry.s3.yandex.net/6414093835", + "6529076530": "https://devtools-registry.s3.yandex.net/6529076530", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", @@ -309,6 +310,7 @@ "6295157538": "https://devtools-registry.s3.yandex.net/6295157538", "6328760896": "https://devtools-registry.s3.yandex.net/6328760896", "6414092531": "https://devtools-registry.s3.yandex.net/6414092531", + "6529075176": "https://devtools-registry.s3.yandex.net/6529075176", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", @@ -323,6 +325,7 @@ "6295156167": "https://devtools-registry.s3.yandex.net/6295156167", "6328760559": "https://devtools-registry.s3.yandex.net/6328760559", "6414090908": "https://devtools-registry.s3.yandex.net/6414090908", + "6529073664": "https://devtools-registry.s3.yandex.net/6529073664", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -853,6 +856,7 @@ "6295159100": "devtools/yexport/bin/yexport for darwin", "6328761338": "devtools/yexport/bin/yexport for darwin", "6414093835": "devtools/yexport/bin/yexport for darwin", + "6529076530": "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", @@ -867,6 +871,7 @@ "6295157538": "devtools/yexport/bin/yexport for darwin-arm64", "6328760896": "devtools/yexport/bin/yexport for darwin-arm64", "6414092531": "devtools/yexport/bin/yexport for darwin-arm64", + "6529075176": "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", @@ -881,6 +886,7 @@ "6295156167": "devtools/yexport/bin/yexport for linux", "6328760559": "devtools/yexport/bin/yexport for linux", "6414090908": "devtools/yexport/bin/yexport for linux", + "6529073664": "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", |