diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-07 06:06:34 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-07 06:34:30 +0300 |
commit | 16f64f7317dc7da8f1e8a7029acb3455b329ebbe (patch) | |
tree | 9dae81c868d3b14a95374af0d9171b0cff18263a | |
parent | fb4d1971bdbc03d224c23e90b1453bdda4dd9bef (diff) | |
download | ydb-16f64f7317dc7da8f1e8a7029acb3455b329ebbe.tar.gz |
Automatic release build for ymake, os_ymake
From hash: [4472ee4ffdad7d99830ebbcad1c0000515f79259](https://a.yandex-team.ru/arcadia/commit/4472ee4ffdad7d99830ebbcad1c0000515f79259)
From revision: [12839773](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=133)
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 48c7237035..9ee10b6f6c 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:5317290397" + "uri": "sbr:5349406345" }, "darwin-arm64": { - "uri": "sbr:5317298501" + "uri": "sbr:5349404566" }, "linux": { - "uri": "sbr:5317292820" + "uri": "sbr:5349403131" }, "linux-aarch64": { - "uri": "sbr:5317288816" + "uri": "sbr:5349408567" }, "win32-clang-cl": { - "uri": "sbr:5317296104" + "uri": "sbr:5349409141" } } } diff --git a/build/external_resources/ymake/resources.json b/build/external_resources/ymake/resources.json index d4b9e43814..f745f90afa 100644 --- a/build/external_resources/ymake/resources.json +++ b/build/external_resources/ymake/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5317310467" + "uri": "sbr:5349393915" }, "darwin-arm64": { - "uri": "sbr:5317300742" + "uri": "sbr:5349396090" }, "linux": { - "uri": "sbr:5317317074" + "uri": "sbr:5349394779" }, "linux-aarch64": { - "uri": "sbr:5317315751" + "uri": "sbr:5349397489" }, "win32-clang-cl": { - "uri": "sbr:5317325868" + "uri": "sbr:5349406658" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 91eece079e..2be86d422b 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -122,11 +122,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", - "5317290397": "http://devtools-registry.s3.yandex.net/5317290397", - "5317298501": "http://devtools-registry.s3.yandex.net/5317298501", - "5317292820": "http://devtools-registry.s3.yandex.net/5317292820", - "5317288816": "http://devtools-registry.s3.yandex.net/5317288816", - "5317296104": "http://devtools-registry.s3.yandex.net/5317296104", + "5349406345": "http://devtools-registry.s3.yandex.net/5349406345", + "5349404566": "http://devtools-registry.s3.yandex.net/5349404566", + "5349403131": "http://devtools-registry.s3.yandex.net/5349403131", + "5349408567": "http://devtools-registry.s3.yandex.net/5349408567", + "5349409141": "http://devtools-registry.s3.yandex.net/5349409141", "2980468199": "http://devtools-registry.s3.yandex.net/2980468199" }, "resources_descriptions": { @@ -251,11 +251,11 @@ "5235236692": "yexport for darwin", "5235223851": "yexport for darwin-arm64", "5235225401": "yexport for linux", - "5317290397": "ymake for darwin", - "5317298501": "ymake for darwin-arm64", - "5317292820": "ymake for linux", - "5317288816": "ymake for linux-aarch64", - "5317296104": "ymake.exe for win32-clang-cl", + "5349406345": "ymake for darwin", + "5349404566": "ymake for darwin-arm64", + "5349403131": "ymake for linux", + "5349408567": "ymake for linux-aarch64", + "5349409141": "ymake.exe for win32-clang-cl", "2980468199": "ytexec for linux" }, "tasks": {} |