From ddf39cb05fa7497e08735942c78b9e6370b5ea5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 00:41:02 +0000 Subject: [PATCH] ov: Update to version 0.42.1 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index 81b003aaf1..e0dc533c61 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.42.0", + "version": "0.42.1", "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.42.0/ov_0.42.0_windows_amd64.zip", - "hash": "cce0d3587ae88c171e04dd8194535c5752dee1c2a672fccbf723c4387e148ee3" + "url": "https://github.com/noborus/ov/releases/download/v0.42.1/ov_0.42.1_windows_amd64.zip", + "hash": "f3bd90723de19791715883ad4724f5d4d865e606f248a9faf17b1d62dab462e9" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.42.0/ov_0.42.0_windows_386.zip", - "hash": "678edc4a87b30339262150d4994ea94e03514c0d0da80174cb093944598567b0" + "url": "https://github.com/noborus/ov/releases/download/v0.42.1/ov_0.42.1_windows_386.zip", + "hash": "75dc25aa068a191427b2d2ff3753783f4f8facb86d128247bb53f8abf244aa0f" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.42.0/ov_0.42.0_windows_arm64.zip", - "hash": "d2cf1d45c4a653a1d10eb2a5aafdf2cbfcaa98bf8bb5d81ba6467b93345f42a3" + "url": "https://github.com/noborus/ov/releases/download/v0.42.1/ov_0.42.1_windows_arm64.zip", + "hash": "2e39657b75b0bd361987ae85070b8b36183dafab6c948449bb90007d057f7538" } }, "bin": "ov.exe",