mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
vdesk: Add version 1.2.0 (#735)
This commit is contained in:
commit
347c27c453
14
bucket/vdesk.json
Normal file
14
bucket/vdesk.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"version": "1.2.0",
|
||||||
|
"description": "Launch programs on new virtual desktops.",
|
||||||
|
"homepage": "https://github.com/eksime/VDesk",
|
||||||
|
"license": "GPL-3.0-only",
|
||||||
|
"url": "https://github.com/eksime/VDesk/releases/download/v1.2.0/VDeskSetup.msi",
|
||||||
|
"hash": "f3971a8845f3baabf2d988187f17ffe21b0397b17e4a68fb1ad92bc6010fde6f",
|
||||||
|
"pre_install": "if ([System.Environment]::OSVersion.Version.Major -lt 10) { error 'Application requires Windows 10'; break }",
|
||||||
|
"bin": "vdesk.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/eksime/VDesk/releases/download/v$version/VDeskSetup.msi"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user