diff options
author | robot-ya-builder <[email protected]> | 2023-10-17 11:07:22 +0300 |
---|---|---|
committer | robot-ya-builder <[email protected]> | 2023-10-17 11:50:10 +0300 |
commit | c43bb529f7b324e80d94795c5c34fe9b6848bc32 (patch) | |
tree | 1cb9fd832eb555b41923663203f811168aa8f03d | |
parent | 8bf04b6c1bdf0eb2034951f305e2597adbdfcc36 (diff) |
Automatic release build for ymake, os_ymake
From hash: [7a777de538418c91a16f727fdbca9059755fdab8](https://a.yandex-team.ru/arcadia/commit/7a777de538418c91a16f727fdbca9059755fdab8)
From revision: [12688834](https://a.yandex-team.ru/arcadia/commit/rXXXXXX)
[CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ymake&version=126)
Flow triggered by user: [svidyuk](https://staff.yandex-team.ru/svidyuk)
Update tools: ymake, os_ymake
-rw-r--r-- | build/external_resources/ymake/public.resources.json | 10 | ||||
-rw-r--r-- | build/external_resources/ymake/resources.json | 10 | ||||
-rw-r--r-- | build/mapping.conf.json | 20 |
3 files changed, 20 insertions, 20 deletions
diff --git a/build/external_resources/ymake/public.resources.json b/build/external_resources/ymake/public.resources.json index e0dc814e2ee..045a207dcf4 100644 --- a/build/external_resources/ymake/public.resources.json +++ b/build/external_resources/ymake/public.resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5171095103" + "uri": "sbr:5258912087" }, "darwin-arm64": { - "uri": "sbr:5171093801" + "uri": "sbr:5258910079" }, "linux": { - "uri": "sbr:5171093016" + "uri": "sbr:5258914939" }, "linux-aarch64": { - "uri": "sbr:5171089675" + "uri": "sbr:5258917247" }, "win32-clang-cl": { - "uri": "sbr:5171091797" + "uri": "sbr:5258914258" } } } diff --git a/build/external_resources/ymake/resources.json b/build/external_resources/ymake/resources.json index ecd740505a3..e48f0fa15a0 100644 --- a/build/external_resources/ymake/resources.json +++ b/build/external_resources/ymake/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5171074557" + "uri": "sbr:5258907149" }, "darwin-arm64": { - "uri": "sbr:5171080348" + "uri": "sbr:5258907137" }, "linux": { - "uri": "sbr:5171088369" + "uri": "sbr:5258910203" }, "linux-aarch64": { - "uri": "sbr:5171083158" + "uri": "sbr:5258909220" }, "win32-clang-cl": { - "uri": "sbr:5171091616" + "uri": "sbr:5258912831" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 4cf89b2c012..0d71ce63905 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -105,11 +105,11 @@ "5235236692": "http://devtools-registry.s3.yandex.net/5235236692", "5235223851": "http://devtools-registry.s3.yandex.net/5235223851", "5235225401": "http://devtools-registry.s3.yandex.net/5235225401", - "5171095103": "http://devtools-registry.s3.yandex.net/5171095103", - "5171093801": "http://devtools-registry.s3.yandex.net/5171093801", - "5171093016": "http://devtools-registry.s3.yandex.net/5171093016", - "5171089675": "http://devtools-registry.s3.yandex.net/5171089675", - "5171091797": "http://devtools-registry.s3.yandex.net/5171091797", + "5258912087": "http://devtools-registry.s3.yandex.net/5258912087", + "5258910079": "http://devtools-registry.s3.yandex.net/5258910079", + "5258914939": "http://devtools-registry.s3.yandex.net/5258914939", + "5258917247": "http://devtools-registry.s3.yandex.net/5258917247", + "5258914258": "http://devtools-registry.s3.yandex.net/5258914258", "2980468199": "http://devtools-registry.s3.yandex.net/2980468199" }, "resources_descriptions": { @@ -217,11 +217,11 @@ "5235236692": "yexport for darwin", "5235223851": "yexport for darwin-arm64", "5235225401": "yexport for linux", - "5171095103": "ymake for darwin", - "5171093801": "ymake for darwin-arm64", - "5171093016": "ymake for linux", - "5171089675": "ymake for linux-aarch64", - "5171091797": "ymake.exe for win32-clang-cl", + "5258912087": "ymake for darwin", + "5258910079": "ymake for darwin-arm64", + "5258914939": "ymake for linux", + "5258917247": "ymake for linux-aarch64", + "5258914258": "ymake.exe for win32-clang-cl", "2980468199": "ytexec for linux" }, "tasks": {} |