diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-12 05:57:05 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@ydb.tech> | 2024-02-14 14:26:11 +0000 |
commit | e536211101d9ee76cdd17407ea6269d2767c6b1f (patch) | |
tree | 7194a5030ec3a628eb75fd41805a4aeddf8bcaf9 | |
parent | 93c2b14c45d074d8fff0c0c0c53efb1114986908 (diff) | |
download | ydb-e536211101d9ee76cdd17407ea6269d2767c6b1f.tar.gz |
Automatic release build for ymake, os_ymake
From hash: [cc654da02b42f96c1bef3701b71e1bc62bcb11d9](https://a.yandex-team.ru/arcadia/commit/cc654da02b42f96c1bef3701b71e1bc62bcb11d9)
From revision: [13407952](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=162)
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 | 10 |
3 files changed, 20 insertions, 10 deletions
diff --git a/build/external_resources/ymake/public.resources.json b/build/external_resources/ymake/public.resources.json index 6005ffdb78..976369855a 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:5766172292" + "uri": "sbr:5805431504" }, "darwin-arm64": { - "uri": "sbr:5766171800" + "uri": "sbr:5805430761" }, "linux": { - "uri": "sbr:5766173070" + "uri": "sbr:5805432830" }, "linux-aarch64": { - "uri": "sbr:5766171341" + "uri": "sbr:5805430188" }, "win32-clang-cl": { - "uri": "sbr:5766172695" + "uri": "sbr:5805432230" } } } diff --git a/build/external_resources/ymake/resources.json b/build/external_resources/ymake/resources.json index 065a08e85e..dd710fe824 100644 --- a/build/external_resources/ymake/resources.json +++ b/build/external_resources/ymake/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5766144492" + "uri": "sbr:5805421271" }, "darwin-arm64": { - "uri": "sbr:5766144041" + "uri": "sbr:5805420787" }, "linux": { - "uri": "sbr:5766145182" + "uri": "sbr:5805422487" }, "linux-aarch64": { - "uri": "sbr:5766143729" + "uri": "sbr:5805420160" }, "win32-clang-cl": { - "uri": "sbr:5766144894" + "uri": "sbr:5805421843" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 87ee70f269..d45c7c2b79 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -151,10 +151,15 @@ "5798625903": "https://devtools-registry.s3.yandex.net/5798625903", "5798651327": "https://devtools-registry.s3.yandex.net/5798651327", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", + "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5766171800": "https://devtools-registry.s3.yandex.net/5766171800", + "5805430761": "https://devtools-registry.s3.yandex.net/5805430761", "5766173070": "https://devtools-registry.s3.yandex.net/5766173070", + "5805432830": "https://devtools-registry.s3.yandex.net/5805432830", "5766171341": "https://devtools-registry.s3.yandex.net/5766171341", + "5805430188": "https://devtools-registry.s3.yandex.net/5805430188", "5766172695": "https://devtools-registry.s3.yandex.net/5766172695", + "5805432230": "https://devtools-registry.s3.yandex.net/5805432230", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "5517245192": "https://devtools-registry.s3.yandex.net/5517245192", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -397,10 +402,15 @@ "5798625903": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5798651327": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5766172292": "devtools/ymake/bin/ymake for darwin", + "5805431504": "devtools/ymake/bin/ymake for darwin", "5766171800": "devtools/ymake/bin/ymake for darwin-arm64", + "5805430761": "devtools/ymake/bin/ymake for darwin-arm64", "5766173070": "devtools/ymake/bin/ymake for linux", + "5805432830": "devtools/ymake/bin/ymake for linux", "5766171341": "devtools/ymake/bin/ymake for linux-aarch64", + "5805430188": "devtools/ymake/bin/ymake for linux-aarch64", "5766172695": "devtools/ymake/bin/ymake for win32-clang-cl", + "5805432230": "devtools/ymake/bin/ymake for win32-clang-cl", "4307890075": "flake8_linter for linux", "5517245192": "flake8_linter for linux", "4307901240": "flake8_linter for linux-aarch64", |