mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
vdesk: Update to version 1.2.0
This commit is contained in:
parent
b906e4d9f2
commit
57b7cd74ca
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.2",
|
"version": "1.2.0",
|
||||||
"description": "Launch programs on new virtual desktops.",
|
"description": "Launch programs on new virtual desktops.",
|
||||||
"homepage": "https://github.com/eksime/VDesk",
|
"homepage": "https://github.com/eksime/VDesk",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"url": "https://github.com/eksime/VDesk/releases/download/v1.1.2/VDeskSetup.msi",
|
"url": "https://github.com/eksime/VDesk/releases/download/v1.2.0/VDeskSetup.msi",
|
||||||
"hash": "3870fbf7217d0fbd5b7b66b4c6c017926ab3cb6b93247cf665255b52661b09a0",
|
"hash": "f3971a8845f3baabf2d988187f17ffe21b0397b17e4a68fb1ad92bc6010fde6f",
|
||||||
"pre_install": "if ([System.Environment]::OSVersion.Version.Major -lt 10) { error 'Application requires Windows 10'; break }",
|
"pre_install": "if ([System.Environment]::OSVersion.Version.Major -lt 10) { error 'Application requires Windows 10'; break }",
|
||||||
"bin": "vdesk.exe",
|
"bin": "vdesk.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user