From faf6ab137f7528d7f9c9b8523b579b950a0af347 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 04:29:29 +0000 Subject: [PATCH] ov: Update to version 0.43.1 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index 2bb1688deb..520ee38698 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.43.0", + "version": "0.43.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.43.0/ov_0.43.0_windows_amd64.zip", - "hash": "f2db6cddbbdfc00a15c707788133e01dcef4bcb0d7e4af970c7101755a8e0e04" + "url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_amd64.zip", + "hash": "822361d31dc84d84b7bddd7d59a06e02576af2c2b02797ec5dc727d390787364" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.43.0/ov_0.43.0_windows_386.zip", - "hash": "4c8ae7a92ed11fe7a857f7f8a239f315390a6e8de1f404252b2bdac1a49082d8" + "url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_386.zip", + "hash": "7556d922da2c7c52916c559bb224a62a9dd75e86f8bd76162a562fbee10c27ca" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.43.0/ov_0.43.0_windows_arm64.zip", - "hash": "89d49bfad6d51c0365a40f79d1a3256f609fa29c050a838a78fbda6f20c04af7" + "url": "https://github.com/noborus/ov/releases/download/v0.43.1/ov_0.43.1_windows_arm64.zip", + "hash": "eb020d10f70d24198ac4d86e4fd75b197b252beb7a43fed65c765043bac4296e" } }, "bin": "ov.exe",