diff options
| author | robot-infraui-ci <[email protected]> | 2026-07-17 18:19:23 +0300 |
|---|---|---|
| committer | robot-infraui-ci <[email protected]> | 2026-07-17 22:17:37 +0300 |
| commit | b66c68095aaecd2908abf6da5907efbc33e19be8 (patch) | |
| tree | 00718cb5e29971a66c152e7d505d7b5cdf853431 | |
| parent | a4c142fc3ab135d55de1347a23605bf739068d40 (diff) | |
Update docs cli to "5.50.2" version
Update docs cli to "5.50.2" version
commit_hash:f32e118e2d0699638980f2b56e3933952b243ca9
| -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 9f7cd0e5ed3..aa1d8378f29 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -2112,6 +2112,7 @@ "12666249275": "{registry_endpoint}/12666249275", "12811590910": "{registry_endpoint}/12811590910", "12826608531": "{registry_endpoint}/12826608531", + "12831547000": "{registry_endpoint}/12831547000", "6662972834": "{registry_endpoint}/6662972834", "11823170312": "{registry_endpoint}/11823170312", "11879814525": "{registry_endpoint}/11879814525", @@ -2134,6 +2135,7 @@ "12666248010": "{registry_endpoint}/12666248010", "12811589861": "{registry_endpoint}/12811589861", "12826606922": "{registry_endpoint}/12826606922", + "12831544610": "{registry_endpoint}/12831544610", "6662965433": "{registry_endpoint}/6662965433", "11823173798": "{registry_endpoint}/11823173798", "11879819941": "{registry_endpoint}/11879819941", @@ -2156,6 +2158,7 @@ "12666251081": "{registry_endpoint}/12666251081", "12811592057": "{registry_endpoint}/12811592057", "12826610495": "{registry_endpoint}/12826610495", + "12831549374": "{registry_endpoint}/12831549374", "6662980150": "{registry_endpoint}/6662980150", "5476908047": "{registry_endpoint}/5476908047", "5509380757": "{registry_endpoint}/5509380757", @@ -4537,6 +4540,7 @@ "12666249275": "yfm-docs for darwin", "12811590910": "yfm-docs for darwin", "12826608531": "yfm-docs for darwin", + "12831547000": "yfm-docs for darwin", "6662972834": "yfm-docs for darwin", "11823170312": "yfm-docs for linux", "11879814525": "yfm-docs for linux", @@ -4559,6 +4563,7 @@ "12666248010": "yfm-docs for linux", "12811589861": "yfm-docs for linux", "12826606922": "yfm-docs for linux", + "12831544610": "yfm-docs for linux", "6662965433": "yfm-docs for linux", "11823173798": "yfm-docs for win32", "11879819941": "yfm-docs for win32", @@ -4581,6 +4586,7 @@ "12666251081": "yfm-docs for win32", "12811592057": "yfm-docs for win32", "12826610495": "yfm-docs for win32", + "12831549374": "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 0b90b6fab0a..3e3d2a2cd23 100644 --- a/build/platform/yfm/resources.json +++ b/build/platform/yfm/resources.json @@ -1,16 +1,16 @@ { "by_platform": { "win32-x86_64": { - "uri": "sbr:12811592057" + "uri": "sbr:12831549374" }, "darwin-x86_64": { - "uri": "sbr:12811590910" + "uri": "sbr:12831547000" }, "linux-x86_64": { - "uri": "sbr:12811589861" + "uri": "sbr:12831544610" }, "darwin-arm64": { - "uri": "sbr:12811590910" + "uri": "sbr:12831547000" } } } |
