ov: Update to version 0.42.1

This commit is contained in:
github-actions[bot] 2025-07-03 00:41:02 +00:00
parent 2e63b7ab8c
commit ddf39cb05f

View File

@ -1,20 +1,20 @@
{ {
"version": "0.42.0", "version": "0.42.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.42.0/ov_0.42.0_windows_amd64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.42.1/ov_0.42.1_windows_amd64.zip",
"hash": "cce0d3587ae88c171e04dd8194535c5752dee1c2a672fccbf723c4387e148ee3" "hash": "f3bd90723de19791715883ad4724f5d4d865e606f248a9faf17b1d62dab462e9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.42.0/ov_0.42.0_windows_386.zip", "url": "https://github.com/noborus/ov/releases/download/v0.42.1/ov_0.42.1_windows_386.zip",
"hash": "678edc4a87b30339262150d4994ea94e03514c0d0da80174cb093944598567b0" "hash": "75dc25aa068a191427b2d2ff3753783f4f8facb86d128247bb53f8abf244aa0f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.42.0/ov_0.42.0_windows_arm64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.42.1/ov_0.42.1_windows_arm64.zip",
"hash": "d2cf1d45c4a653a1d10eb2a5aafdf2cbfcaa98bf8bb5d81ba6467b93345f42a3" "hash": "2e39657b75b0bd361987ae85070b8b36183dafab6c948449bb90007d057f7538"
} }
}, },
"bin": "ov.exe", "bin": "ov.exe",