vdesk: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2023-05-05 08:26:13 +00:00
parent b906e4d9f2
commit 57b7cd74ca

View File

@ -1,10 +1,10 @@
{
"version": "1.1.2",
"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.1.2/VDeskSetup.msi",
"hash": "3870fbf7217d0fbd5b7b66b4c6c017926ab3cb6b93247cf665255b52661b09a0",
"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",