From c76ef39ce856fb99832b5d244c93ffbeec5ba333 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:42:41 +0000 Subject: [PATCH] ov: Update to version 0.45.0 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index 099102b7f2..e42fb60b38 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.44.0", + "version": "0.45.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.44.0/ov_0.44.0_windows_amd64.zip", - "hash": "29333dfe2c83fe81205ff95b24c3e787e5a6304e8159e07a5b51455af37614ae" + "url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_amd64.zip", + "hash": "84cc920ec6ee59f5d685045d7ffa54b4290f2e19dc18a12d777ce412bc9df314" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.44.0/ov_0.44.0_windows_386.zip", - "hash": "482112d82989e6a6cd0f30d49c2e578e8f90231ea1fd901ba58fc55734fdf754" + "url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_386.zip", + "hash": "93d4f9e37031895675d43a4423518f7db7416ff5aefa7dcf528662e10a10dc8b" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.44.0/ov_0.44.0_windows_arm64.zip", - "hash": "b344a4f83bd7079d2505125962e13b63700fd6d495a9fbbf70ba591a5a525476" + "url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_arm64.zip", + "hash": "06194f5c538b995b492e6570ee6e01573ad482fecf5ba0bc6925ec3906eb4b95" } }, "bin": "ov.exe",