ov: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2023-06-01 04:27:17 +00:00
parent d820841272
commit 1e60746325

View File

@ -1,20 +1,20 @@
{
"version": "0.15.0",
"version": "0.30.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.15.0/ov_0.15.0_windows_amd64.zip",
"hash": "a0dcbf4064a333e24b3f03f60a2d1b7def27735a1d52829ad63ee3a8cb38fe86"
"url": "https://github.com/noborus/ov/releases/download/v0.30.0/ov_0.30.0_windows_amd64.zip",
"hash": "a6d0112549f90ee555159886c22de0d05c3cf6c2a1519f57101fc055fae255f0"
},
"32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.15.0/ov_0.15.0_windows_386.zip",
"hash": "967ad97d1c3c9a996ccc9e552aab1ec6aeb9f04915c45aa445e325e20d76fe80"
"url": "https://github.com/noborus/ov/releases/download/v0.30.0/ov_0.30.0_windows_386.zip",
"hash": "92a2641eb2e3c2b1ccf33984787f4ba4d1eb71addfa30edab452866bb61310b4"
},
"arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.15.0/ov_0.15.0_windows_arm64.zip",
"hash": "2ae3b84bd6fe611013e1f65aec7b93343e4c8099080f0b0ce9735f70f9e86fd0"
"url": "https://github.com/noborus/ov/releases/download/v0.30.0/ov_0.30.0_windows_arm64.zip",
"hash": "650066ae29c6fd8af5fe31a1238c2256686bdeb4239a111761eb4d48df6b5d89"
}
},
"bin": "ov.exe",