{
    "version": "3.0.3",
    "description": "CompactGUI is a standalone user interface that makes the Windows 10 compact.exe function easier to use.",
    "homepage": "https://github.com/ImminentFate/CompactGUI",
    "license": "GPL-3.0-only",
    "url": "https://github.com/ImminentFate/CompactGUI/releases/download/v3.0.3/CompactGUI.exe",
    "hash": "a4b308ebfa264cc99fc4701500083b385305693ffa8f3266cd7a28d0b187a81a",
    "bin": "CompactGUI.exe",
    "shortcuts": [
        [
            "CompactGUI.exe",
            "CompactGUI"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/ImminentFate/CompactGUI/releases/download/v$version/CompactGUI.exe",
        "hash": {
            "url": "https://github.com/ImminentFate/CompactGUI/releases/tag/v$version/",
            "regex": "SHA-256</span>:\\s+<span\\sclass=\"pl-s\">([a-fA-F0-9]{64})"
        }
    }
}
