diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-05-30 16:31:19 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-05-30 16:45:38 +0300 |
commit | 878201e427410ca77befabbd166b6e37ba0b085e (patch) | |
tree | 24e6cd79b496cb68e017e6da2a8448f15d7e0d9d /build | |
parent | 2269bc478dacf44e625dcff4be336e8889c1b7ae (diff) | |
download | ydb-878201e427410ca77befabbd166b6e37ba0b085e.tar.gz |
External build system generator release 91
Update tools: yexport, os-yexport
a0916e573fd31b27834ebe5a29cc1f8cf3f0c34f
Diffstat (limited to 'build')
-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 cc01fd1e8b..0b4df5b51f 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:6328761338" + "uri": "sbr:6414093835" }, "darwin-arm64": { - "uri": "sbr:6328760896" + "uri": "sbr:6414092531" }, "linux": { - "uri": "sbr:6328760559" + "uri": "sbr:6414090908" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index e8879b45db..cb89e057f6 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6328747960" + "uri": "sbr:6414045388" }, "darwin-arm64": { - "uri": "sbr:6328746911" + "uri": "sbr:6414044060" }, "linux": { - "uri": "sbr:6328746010" + "uri": "sbr:6414042423" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 2ff249a15d..8b9f89b7f5 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -277,6 +277,7 @@ "6286624361": "https://devtools-registry.s3.yandex.net/6286624361", "6295159100": "https://devtools-registry.s3.yandex.net/6295159100", "6328761338": "https://devtools-registry.s3.yandex.net/6328761338", + "6414093835": "https://devtools-registry.s3.yandex.net/6414093835", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", @@ -290,6 +291,7 @@ "6286623786": "https://devtools-registry.s3.yandex.net/6286623786", "6295157538": "https://devtools-registry.s3.yandex.net/6295157538", "6328760896": "https://devtools-registry.s3.yandex.net/6328760896", + "6414092531": "https://devtools-registry.s3.yandex.net/6414092531", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", @@ -303,6 +305,7 @@ "6286623463": "https://devtools-registry.s3.yandex.net/6286623463", "6295156167": "https://devtools-registry.s3.yandex.net/6295156167", "6328760559": "https://devtools-registry.s3.yandex.net/6328760559", + "6414090908": "https://devtools-registry.s3.yandex.net/6414090908", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -796,6 +799,7 @@ "6286624361": "devtools/yexport/bin/yexport for darwin", "6295159100": "devtools/yexport/bin/yexport for darwin", "6328761338": "devtools/yexport/bin/yexport for darwin", + "6414093835": "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", @@ -809,6 +813,7 @@ "6286623786": "devtools/yexport/bin/yexport for darwin-arm64", "6295157538": "devtools/yexport/bin/yexport for darwin-arm64", "6328760896": "devtools/yexport/bin/yexport for darwin-arm64", + "6414092531": "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", @@ -822,6 +827,7 @@ "6286623463": "devtools/yexport/bin/yexport for linux", "6295156167": "devtools/yexport/bin/yexport for linux", "6328760559": "devtools/yexport/bin/yexport for linux", + "6414090908": "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", |