diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-10-23 06:25:39 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-10-23 06:45:28 +0300 |
commit | 0ce03c10b050b4939baf60c6e63ee79709ef1918 (patch) | |
tree | 01f6e775b6cc998b10ad0cfd8a60c68540ecfd4b | |
parent | 3dbd883b0904a0edcf65cf77cc00f257f1d419d9 (diff) | |
download | ydb-0ce03c10b050b4939baf60c6e63ee79709ef1918.tar.gz |
Automatic release build for ymake, os_ymake
From hash: [6f82863a10ee1d1f5d2a0658967ed038d404b951](https://a.yandex-team.ru/arcadia/commit/6f82863a10ee1d1f5d2a0658967ed038d404b951)
From revision: [12732498](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=128)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
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 045a207dcf4..386ebe0f01b 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:5258912087" + "uri": "sbr:5284201305" }, "darwin-arm64": { - "uri": "sbr:5258910079" + "uri": "sbr:5284200724" }, "linux": { - "uri": "sbr:5258914939" + "uri": "sbr:5284200121" }, "linux-aarch64": { - "uri": "sbr:5258917247" + "uri": "sbr:5284198854" }, "win32-clang-cl": { - "uri": "sbr:5258914258" + "uri": "sbr:5284201472" } } } diff --git a/build/external_resources/ymake/resources.json b/build/external_resources/ymake/resources.json index e48f0fa15a0..407294ef7f6 100644 --- a/build/external_resources/ymake/resources.json +++ b/build/external_resources/ymake/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5258907149" + "uri": "sbr:5284196533" }, "darwin-arm64": { - "uri": "sbr:5258907137" + "uri": "sbr:5284196396" }, "linux": { - "uri": "sbr:5258910203" + "uri": "sbr:5284194858" }, "linux-aarch64": { - "uri": "sbr:5258909220" + "uri": "sbr:5284194801" }, "win32-clang-cl": { - "uri": "sbr:5258912831" + "uri": "sbr:5284199122" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 30b93ec14cd..a92d825360e 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", - "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", + "5284201305": "http://devtools-registry.s3.yandex.net/5284201305", + "5284200724": "http://devtools-registry.s3.yandex.net/5284200724", + "5284200121": "http://devtools-registry.s3.yandex.net/5284200121", + "5284198854": "http://devtools-registry.s3.yandex.net/5284198854", + "5284201472": "http://devtools-registry.s3.yandex.net/5284201472", "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", - "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", + "5284201305": "ymake for darwin", + "5284200724": "ymake for darwin-arm64", + "5284200121": "ymake for linux", + "5284198854": "ymake for linux-aarch64", + "5284201472": "ymake.exe for win32-clang-cl", "2980468199": "ytexec for linux" }, "tasks": {} |