From 6c87304335b782386d67b77853f667cb082b4c2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 00:38:20 +0000 Subject: [PATCH] ov: Update to version 0.43.0 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index e0dc533c61..2bb1688deb 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.42.1", + "version": "0.43.0", "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.1/ov_0.42.1_windows_amd64.zip", - "hash": "f3bd90723de19791715883ad4724f5d4d865e606f248a9faf17b1d62dab462e9" + "url": "https://github.com/noborus/ov/releases/download/v0.43.0/ov_0.43.0_windows_amd64.zip", + "hash": "f2db6cddbbdfc00a15c707788133e01dcef4bcb0d7e4af970c7101755a8e0e04" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.42.1/ov_0.42.1_windows_386.zip", - "hash": "75dc25aa068a191427b2d2ff3753783f4f8facb86d128247bb53f8abf244aa0f" + "url": "https://github.com/noborus/ov/releases/download/v0.43.0/ov_0.43.0_windows_386.zip", + "hash": "4c8ae7a92ed11fe7a857f7f8a239f315390a6e8de1f404252b2bdac1a49082d8" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.42.1/ov_0.42.1_windows_arm64.zip", - "hash": "2e39657b75b0bd361987ae85070b8b36183dafab6c948449bb90007d057f7538" + "url": "https://github.com/noborus/ov/releases/download/v0.43.0/ov_0.43.0_windows_arm64.zip", + "hash": "89d49bfad6d51c0365a40f79d1a3256f609fa29c050a838a78fbda6f20c04af7" } }, "bin": "ov.exe",