diff options
author | robot-infraui-ci <robot-infraui-ci@yandex-team.com> | 2025-05-28 19:31:45 +0300 |
---|---|---|
committer | robot-infraui-ci <robot-infraui-ci@yandex-team.com> | 2025-05-28 19:47:41 +0300 |
commit | b368b3ad1ad8414d6e75a2e00a87ec01e37f5752 (patch) | |
tree | 4c510ef59667eb05af92996a5ea6268a244e1d43 | |
parent | 82a2e402c6d2de21512dec0f36c985d5880bc728 (diff) | |
download | ydb-b368b3ad1ad8414d6e75a2e00a87ec01e37f5752.tar.gz |
Update docs cli to "5.0.0-rc-21" version
commit_hash:d33ea3125e3cb4e86f38f83c4ac46308963d26c5
-rw-r--r-- | build/platform/yfm/resources.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build/platform/yfm/resources.json b/build/platform/yfm/resources.json index a4923fd3919..8e46986187c 100644 --- a/build/platform/yfm/resources.json +++ b/build/platform/yfm/resources.json @@ -1,16 +1,16 @@ { "by_platform": { "win32-x86_64": { - "uri": "sbr:8823172086" + "uri": "sbr:8835051443" }, "darwin-x86_64": { - "uri": "sbr:8823170317" + "uri": "sbr:8835048369" }, "linux-x86_64": { - "uri": "sbr:8823162068" + "uri": "sbr:8835045019" }, "darwin-arm64": { - "uri": "sbr:8823170317" + "uri": "sbr:8835048369" } } } |