{
    "version": "5.17.10.542",
    "description": "Software Update Monitor",
    "homepage": "https://kcsoftwares.com/?sumo",
    "license": {
        "identifier": "Freeware",
        "url": "http://www.kcsoftwares.com/legal/ToU.pdf"
    },
    "url": "https://www.kcsoftwares.com/files/sumo.zip",
    "hash": "186945edecf2a9879620cac84f383737e4989ef83451564e0804a930bf1ed328",
    "extract_dir": "sumo",
    "pre_install": "if (!(Test-Path \"$persist_dir\\settings.ini\")) { Set-Content \"$dir\\settings.ini\" '[Settings]', 'AutoUpdate=0' -Encoding Ascii }",
    "bin": "SUMo.exe",
    "shortcuts": [
        [
            "SUMo.exe",
            "SUMo - Software Update Monitor"
        ]
    ],
    "persist": "settings.ini",
    "checkver": {
        "url": "https://www.kcsoftwares.com/?download",
        "regex": "(?sm)SUMo</h.*?Version\\s+:\\s*<code>([\\d.]+)</"
    },
    "autoupdate": {
        "url": "https://www.kcsoftwares.com/files/sumo.zip"
    }
}
