ov: Update to version 0.33.1

This commit is contained in:
github-actions[bot] 2024-01-13 00:32:32 +00:00
parent 6a7f9e0304
commit be41ca4278

View File

@ -1,20 +1,20 @@
{
"version": "0.33.0",
"version": "0.33.1",
"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.0/ov_0.33.0_windows_amd64.zip",
"hash": "d183b4e9ff562569af48dc419a937b2a57e4a4a197be37a871f3dba2cfe83a3b"
"url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_amd64.zip",
"hash": "1ec816976432be9426aea7e377e66d4e32edeb6d1babdaed0caf4de942070ecf"
},
"32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.33.0/ov_0.33.0_windows_386.zip",
"hash": "e9569004665dccab4e709bec2f88b1879ba43718426428478cfabbaa871599d5"
"url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_386.zip",
"hash": "4d019f218c0104efcefe888ab91d4a879b0bc5ae9db9624aa4e0cc099ecc14cd"
},
"arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.33.0/ov_0.33.0_windows_arm64.zip",
"hash": "465b46f7e0610872f0bc645030305841a61fab7e49739b697c56ad7feea0a5c4"
"url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_arm64.zip",
"hash": "076d74f26ddb453d1b16d246f4dc5feff4d7cbbc08ee3570f27e52b2a12cb3e6"
}
},
"bin": "ov.exe",