diff options
-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 976369855a..0a4ae32121 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:5805431504" + "uri": "sbr:5829027626" }, "darwin-arm64": { - "uri": "sbr:5805430761" + "uri": "sbr:5829025456" }, "linux": { - "uri": "sbr:5805432830" + "uri": "sbr:5829031598" }, "linux-aarch64": { - "uri": "sbr:5805430188" + "uri": "sbr:5829023352" }, "win32-clang-cl": { - "uri": "sbr:5805432230" + "uri": "sbr:5829029743" } } } diff --git a/build/external_resources/ymake/resources.json b/build/external_resources/ymake/resources.json index dd710fe824..da8bb5a2f2 100644 --- a/build/external_resources/ymake/resources.json +++ b/build/external_resources/ymake/resources.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin": { - "uri": "sbr:5805421271" + "uri": "sbr:5829005519" }, "darwin-arm64": { - "uri": "sbr:5805420787" + "uri": "sbr:5829003069" }, "linux": { - "uri": "sbr:5805422487" + "uri": "sbr:5829009917" }, "linux-aarch64": { - "uri": "sbr:5805420160" + "uri": "sbr:5829000729" }, "win32-clang-cl": { - "uri": "sbr:5805421843" + "uri": "sbr:5829007573" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 5083a6f2ca..91ba13f593 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -156,14 +156,19 @@ "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", + "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", "5766171800": "https://devtools-registry.s3.yandex.net/5766171800", "5805430761": "https://devtools-registry.s3.yandex.net/5805430761", + "5829025456": "https://devtools-registry.s3.yandex.net/5829025456", "5766173070": "https://devtools-registry.s3.yandex.net/5766173070", "5805432830": "https://devtools-registry.s3.yandex.net/5805432830", + "5829031598": "https://devtools-registry.s3.yandex.net/5829031598", "5766171341": "https://devtools-registry.s3.yandex.net/5766171341", "5805430188": "https://devtools-registry.s3.yandex.net/5805430188", + "5829023352": "https://devtools-registry.s3.yandex.net/5829023352", "5766172695": "https://devtools-registry.s3.yandex.net/5766172695", "5805432230": "https://devtools-registry.s3.yandex.net/5805432230", + "5829029743": "https://devtools-registry.s3.yandex.net/5829029743", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "5517245192": "https://devtools-registry.s3.yandex.net/5517245192", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -411,14 +416,19 @@ "5811822876": "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", "5766171800": "devtools/ymake/bin/ymake for darwin-arm64", "5805430761": "devtools/ymake/bin/ymake for darwin-arm64", + "5829025456": "devtools/ymake/bin/ymake for darwin-arm64", "5766173070": "devtools/ymake/bin/ymake for linux", "5805432830": "devtools/ymake/bin/ymake for linux", + "5829031598": "devtools/ymake/bin/ymake for linux", "5766171341": "devtools/ymake/bin/ymake for linux-aarch64", "5805430188": "devtools/ymake/bin/ymake for linux-aarch64", + "5829023352": "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", + "5829029743": "devtools/ymake/bin/ymake for win32-clang-cl", "4307890075": "flake8_linter for linux", "5517245192": "flake8_linter for linux", "4307901240": "flake8_linter for linux-aarch64", |