diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-28 19:04:09 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-06-28 19:15:19 +0300 |
commit | baeac362a173f2bf36fb4fce63cac9183f8bc318 (patch) | |
tree | 0bf0255030e5060d16c70ca5d20f4ba6afd35780 | |
parent | e94435e97eeb13124c3bb950bc8c61baf046d828 (diff) | |
download | ydb-baeac362a173f2bf36fb4fce63cac9183f8bc318.tar.gz |
External build system generator release 94
Update tools: yexport, os-yexport
0fa5e84720065f28cf90f69d5334570ece352c3a
-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 c5d20f6fe7..c9497dff3d 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:6556875672" + "uri": "sbr:6584574198" }, "darwin-arm64": { - "uri": "sbr:6556874915" + "uri": "sbr:6584572692" }, "linux": { - "uri": "sbr:6556873941" + "uri": "sbr:6584571169" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index c3f545fde8..ac0ca652c8 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6556852486" + "uri": "sbr:6584533231" }, "darwin-arm64": { - "uri": "sbr:6556850246" + "uri": "sbr:6584532544" }, "linux": { - "uri": "sbr:6556848111" + "uri": "sbr:6584531777" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index e9072e28e6..dcc6e7b029 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -304,6 +304,7 @@ "6414093835": "https://devtools-registry.s3.yandex.net/6414093835", "6529076530": "https://devtools-registry.s3.yandex.net/6529076530", "6556875672": "https://devtools-registry.s3.yandex.net/6556875672", + "6584574198": "https://devtools-registry.s3.yandex.net/6584574198", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", @@ -320,6 +321,7 @@ "6414092531": "https://devtools-registry.s3.yandex.net/6414092531", "6529075176": "https://devtools-registry.s3.yandex.net/6529075176", "6556874915": "https://devtools-registry.s3.yandex.net/6556874915", + "6584572692": "https://devtools-registry.s3.yandex.net/6584572692", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", @@ -336,6 +338,7 @@ "6414090908": "https://devtools-registry.s3.yandex.net/6414090908", "6529073664": "https://devtools-registry.s3.yandex.net/6529073664", "6556873941": "https://devtools-registry.s3.yandex.net/6556873941", + "6584571169": "https://devtools-registry.s3.yandex.net/6584571169", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -884,6 +887,7 @@ "6414093835": "devtools/yexport/bin/yexport for darwin", "6529076530": "devtools/yexport/bin/yexport for darwin", "6556875672": "devtools/yexport/bin/yexport for darwin", + "6584574198": "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", @@ -900,6 +904,7 @@ "6414092531": "devtools/yexport/bin/yexport for darwin-arm64", "6529075176": "devtools/yexport/bin/yexport for darwin-arm64", "6556874915": "devtools/yexport/bin/yexport for darwin-arm64", + "6584572692": "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", @@ -916,6 +921,7 @@ "6414090908": "devtools/yexport/bin/yexport for linux", "6529073664": "devtools/yexport/bin/yexport for linux", "6556873941": "devtools/yexport/bin/yexport for linux", + "6584571169": "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", |