From e614c9fd5b08d74909850fd68a6ba0071be36744 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:30:07 +0000 Subject: [PATCH] ov: Update to version 0.50.2 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index eaaa51c372..6254fabb32 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.50.0", + "version": "0.50.2", "description": "Feature-rich terminal-based text viewer", "homepage": "https://noborus.github.io/ov", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.50.0/ov_0.50.0_windows_amd64.zip", - "hash": "2e9dbede9a5c987074482364f034a65f9dbd2753025fcdabf519e76257e6f57e" + "url": "https://github.com/noborus/ov/releases/download/v0.50.2/ov_0.50.2_windows_amd64.zip", + "hash": "0f01f4e55f18befcf2d2edeb6608fe2de8907b48649b9cc6ed7ebdb5d22e5298" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.50.0/ov_0.50.0_windows_386.zip", - "hash": "ca72e50dafb28b4fb912ebf6d3a908104d9627589861c90d6ffc75ff4aa7d029" + "url": "https://github.com/noborus/ov/releases/download/v0.50.2/ov_0.50.2_windows_386.zip", + "hash": "8e2b0544abb5a6595eb0f629fef9ea8d5fc22b1540672fea2d6d957c5a7ef49c" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.50.0/ov_0.50.0_windows_arm64.zip", - "hash": "29fe146cab0f7f4cad418c17f69d24d42eff2ca337777c9a213f8c0f3c8a3d6f" + "url": "https://github.com/noborus/ov/releases/download/v0.50.2/ov_0.50.2_windows_arm64.zip", + "hash": "a52ab49fe7e7458c5e36b9fbc668e5cfbbab6bd9fd4bc76a6552db5d147c689c" } }, "bin": "ov.exe",