ov: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2025-06-25 00:41:40 +00:00
parent 7551a7afb0
commit df555f18d4

View File

@ -1,20 +1,20 @@
{ {
"version": "0.41.0", "version": "0.42.0",
"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.41.0/ov_0.41.0_windows_amd64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.42.0/ov_0.42.0_windows_amd64.zip",
"hash": "9881ecdc05432fef6cac3d72f64d0ddc527197453daea0ff2c641adca2ed32d7" "hash": "cce0d3587ae88c171e04dd8194535c5752dee1c2a672fccbf723c4387e148ee3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.41.0/ov_0.41.0_windows_386.zip", "url": "https://github.com/noborus/ov/releases/download/v0.42.0/ov_0.42.0_windows_386.zip",
"hash": "6ec4a2f91868b15a6347eef4065c11a2eda10ac616564272f644ea92fd9d6d02" "hash": "678edc4a87b30339262150d4994ea94e03514c0d0da80174cb093944598567b0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.41.0/ov_0.41.0_windows_arm64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.42.0/ov_0.42.0_windows_arm64.zip",
"hash": "e8acebf54177bc448f80d77e0be6c8b25645150bfe99969bc73c1fb6e3102488" "hash": "d2cf1d45c4a653a1d10eb2a5aafdf2cbfcaa98bf8bb5d81ba6467b93345f42a3"
} }
}, },
"bin": "ov.exe", "bin": "ov.exe",