ov: Update to version 0.45.1

This commit is contained in:
github-actions[bot] 2025-10-27 04:31:44 +00:00
parent c76ef39ce8
commit d609026eb7

View File

@ -1,20 +1,20 @@
{ {
"version": "0.45.0", "version": "0.45.1",
"description": "Feature-rich terminal-based text viewer", "description": "Feature-rich terminal-based text viewer",
"homepage": "https://noborus.github.io/ov", "homepage": "https://noborus.github.io/ov",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_amd64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_amd64.zip",
"hash": "84cc920ec6ee59f5d685045d7ffa54b4290f2e19dc18a12d777ce412bc9df314" "hash": "20074c706c1e470367b6af270fd91a026313187d72b90a7fdfe14e533aadbdd2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_386.zip", "url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_386.zip",
"hash": "93d4f9e37031895675d43a4423518f7db7416ff5aefa7dcf528662e10a10dc8b" "hash": "c7bd8d7dcf19c4e6f5bc502fddbc6c457da967a893b4bfaa1a24f1ec20670810"
}, },
"arm64": { "arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_arm64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_arm64.zip",
"hash": "06194f5c538b995b492e6570ee6e01573ad482fecf5ba0bc6925ec3906eb4b95" "hash": "80042b180dd434b3fc62a43add480ba6287383aaf8d2402e323b23953e3b36bf"
} }
}, },
"bin": "ov.exe", "bin": "ov.exe",