ov: Update to version 0.33.2

This commit is contained in:
github-actions[bot] 2024-02-01 12:29:59 +00:00
parent ec6264a6cb
commit c34926d1d7

View File

@ -1,20 +1,20 @@
{
"version": "0.33.1",
"version": "0.33.2",
"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.33.1/ov_0.33.1_windows_amd64.zip",
"hash": "1ec816976432be9426aea7e377e66d4e32edeb6d1babdaed0caf4de942070ecf"
"url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_amd64.zip",
"hash": "bd0fd91589ed4a02e920552a631ef7bceac65c892645eaefdbd2a26745755101"
},
"32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_386.zip",
"hash": "4d019f218c0104efcefe888ab91d4a879b0bc5ae9db9624aa4e0cc099ecc14cd"
"url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_386.zip",
"hash": "3217051808fb3bdbc4bc57b04e36e8593bd1a5c85f45b72f874bb7dd4431d5b1"
},
"arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_arm64.zip",
"hash": "076d74f26ddb453d1b16d246f4dc5feff4d7cbbc08ee3570f27e52b2a12cb3e6"
"url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_arm64.zip",
"hash": "ae42be9222c5d15b11627e564c4bc416866f5f54353a3b188ce42ae313610119"
}
},
"bin": "ov.exe",