{
    "version": "2.2.0",
    "description": "A GUI to manage Winget and Scoop packages",
    "homepage": "https://www.marticliment.com/wingetui/",
    "license": "LGPL-2.1-or-later",
    "url": "https://github.com/martinet101/WingetUI/releases/download/2.2.0/WingetUI.Installer.exe",
    "hash": "3b496d294d378a648e5880a20351a6f10875f3a6aee71c1068300dde3041aa86",
    "innosetup": true,
    "shortcuts": [
        [
            "WingetUI.exe",
            "WingetUI"
        ]
    ],
    "checkver": {
        "github": "https://github.com/marticliment/WingetUI"
    },
    "autoupdate": {
        "url": "https://github.com/martinet101/WingetUI/releases/download/$version/WingetUI.Installer.exe",
        "hash": {
            "url": "https://github.com/martinet101/WingetUI/releases/tag/$version",
            "regex": "sha256: <code>$sha256</code>"
        }
    }
}
