From d609026eb701224ea9ab8cf0e676900c33f6e70b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 04:31:44 +0000 Subject: [PATCH] ov: Update to version 0.45.1 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index e42fb60b38..042e7ca572 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.45.0", + "version": "0.45.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.45.0/ov_0.45.0_windows_amd64.zip", - "hash": "84cc920ec6ee59f5d685045d7ffa54b4290f2e19dc18a12d777ce412bc9df314" + "url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_amd64.zip", + "hash": "20074c706c1e470367b6af270fd91a026313187d72b90a7fdfe14e533aadbdd2" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_386.zip", - "hash": "93d4f9e37031895675d43a4423518f7db7416ff5aefa7dcf528662e10a10dc8b" + "url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_386.zip", + "hash": "c7bd8d7dcf19c4e6f5bc502fddbc6c457da967a893b4bfaa1a24f1ec20670810" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_arm64.zip", - "hash": "06194f5c538b995b492e6570ee6e01573ad482fecf5ba0bc6925ec3906eb4b95" + "url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_arm64.zip", + "hash": "80042b180dd434b3fc62a43add480ba6287383aaf8d2402e323b23953e3b36bf" } }, "bin": "ov.exe",