diff options
| author | robot-infraui-ci <[email protected]> | 2026-07-16 13:12:48 +0300 |
|---|---|---|
| committer | robot-infraui-ci <[email protected]> | 2026-07-17 12:39:47 +0300 |
| commit | 7f4c27e79d7ec304b6175c09b1dadefdbbc0ce03 (patch) | |
| tree | 095152785fa9bfbfadb964fcb407a390ae7e2824 | |
| parent | 2c4547384335d164cbfc6e6480e1d4480e2b98be (diff) | |
Update docs cli to "5.50.1" version
Update docs cli to "5.50.1" version
commit_hash:613604944ed3f6f44f0331caa6174f3a1704c994
| -rw-r--r-- | build/mapping.conf.json | 6 | ||||
| -rw-r--r-- | build/platform/yfm/resources.json | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index ea35ffe0d9a..cef8ab62008 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -2110,6 +2110,7 @@ "12606129409": "{registry_endpoint}/12606129409", "12636194389": "{registry_endpoint}/12636194389", "12666249275": "{registry_endpoint}/12666249275", + "12811590910": "{registry_endpoint}/12811590910", "6662972834": "{registry_endpoint}/6662972834", "11823170312": "{registry_endpoint}/11823170312", "11879814525": "{registry_endpoint}/11879814525", @@ -2130,6 +2131,7 @@ "12606127844": "{registry_endpoint}/12606127844", "12636192320": "{registry_endpoint}/12636192320", "12666248010": "{registry_endpoint}/12666248010", + "12811589861": "{registry_endpoint}/12811589861", "6662965433": "{registry_endpoint}/6662965433", "11823173798": "{registry_endpoint}/11823173798", "11879819941": "{registry_endpoint}/11879819941", @@ -2150,6 +2152,7 @@ "12606130988": "{registry_endpoint}/12606130988", "12636196166": "{registry_endpoint}/12636196166", "12666251081": "{registry_endpoint}/12666251081", + "12811592057": "{registry_endpoint}/12811592057", "6662980150": "{registry_endpoint}/6662980150", "5476908047": "{registry_endpoint}/5476908047", "5509380757": "{registry_endpoint}/5509380757", @@ -4529,6 +4532,7 @@ "12606129409": "yfm-docs for darwin", "12636194389": "yfm-docs for darwin", "12666249275": "yfm-docs for darwin", + "12811590910": "yfm-docs for darwin", "6662972834": "yfm-docs for darwin", "11823170312": "yfm-docs for linux", "11879814525": "yfm-docs for linux", @@ -4549,6 +4553,7 @@ "12606127844": "yfm-docs for linux", "12636192320": "yfm-docs for linux", "12666248010": "yfm-docs for linux", + "12811589861": "yfm-docs for linux", "6662965433": "yfm-docs for linux", "11823173798": "yfm-docs for win32", "11879819941": "yfm-docs for win32", @@ -4569,6 +4574,7 @@ "12606130988": "yfm-docs for win32", "12636196166": "yfm-docs for win32", "12666251081": "yfm-docs for win32", + "12811592057": "yfm-docs for win32", "6662980150": "yfm-docs for win32", "5476908047": "ymake for darwin", "5509380757": "ymake for darwin", diff --git a/build/platform/yfm/resources.json b/build/platform/yfm/resources.json index 08b886b25aa..0b90b6fab0a 100644 --- a/build/platform/yfm/resources.json +++ b/build/platform/yfm/resources.json @@ -1,16 +1,16 @@ { "by_platform": { "win32-x86_64": { - "uri": "sbr:12666251081" + "uri": "sbr:12811592057" }, "darwin-x86_64": { - "uri": "sbr:12666249275" + "uri": "sbr:12811590910" }, "linux-x86_64": { - "uri": "sbr:12666248010" + "uri": "sbr:12811589861" }, "darwin-arm64": { - "uri": "sbr:12666249275" + "uri": "sbr:12811590910" } } } |
