mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
vivetool: Update to version 0.3.3
This commit is contained in:
parent
191bd96645
commit
38a8497401
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.2",
|
"version": "0.3.3",
|
||||||
"description": "App for using new feature control APIs available in Windows 10 version 2004 or newer.",
|
"description": "App for using new feature control APIs available in Windows 10 version 2004 or newer.",
|
||||||
"homepage": "https://github.com/thebookisclosed/ViVe",
|
"homepage": "https://github.com/thebookisclosed/ViVe",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"url": "https://github.com/thebookisclosed/ViVe/releases/download/v0.3.2/ViveTool-v0.3.2.zip",
|
"url": "https://github.com/thebookisclosed/ViVe/releases/download/v0.3.3/ViveTool-v0.3.3.zip",
|
||||||
"hash": "c00d75c04c3c82fec5eb181058b9d4effd7a820f2e0a9245cae7f9691b093f4d",
|
"hash": "59d1e792edcc001a319c16435a03d203975bf50eb38bd55ca34370900606f9f0",
|
||||||
"pre_install": "if ([Environment]::OSVersion.Version.Build -lt 18963) { error 'Windows build 18963 or newer is required.'; break }",
|
"pre_install": "if ([Environment]::OSVersion.Version.Build -lt 18963) { error 'Windows build 18963 or newer is required.'; break }",
|
||||||
"bin": "ViVeTool.exe",
|
"bin": "ViVeTool.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user