mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ov: Update to version 0.33.1
This commit is contained in:
parent
6a7f9e0304
commit
be41ca4278
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.33.0",
|
"version": "0.33.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.33.0/ov_0.33.0_windows_amd64.zip",
|
"url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_amd64.zip",
|
||||||
"hash": "d183b4e9ff562569af48dc419a937b2a57e4a4a197be37a871f3dba2cfe83a3b"
|
"hash": "1ec816976432be9426aea7e377e66d4e32edeb6d1babdaed0caf4de942070ecf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/noborus/ov/releases/download/v0.33.0/ov_0.33.0_windows_386.zip",
|
"url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_386.zip",
|
||||||
"hash": "e9569004665dccab4e709bec2f88b1879ba43718426428478cfabbaa871599d5"
|
"hash": "4d019f218c0104efcefe888ab91d4a879b0bc5ae9db9624aa4e0cc099ecc14cd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/noborus/ov/releases/download/v0.33.0/ov_0.33.0_windows_arm64.zip",
|
"url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_arm64.zip",
|
||||||
"hash": "465b46f7e0610872f0bc645030305841a61fab7e49739b697c56ad7feea0a5c4"
|
"hash": "076d74f26ddb453d1b16d246f4dc5feff4d7cbbc08ee3570f27e52b2a12cb3e6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ov.exe",
|
"bin": "ov.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user