{
    "version": "0.7.0.0",
    "description": "MonitorProfileSwitcher is a utility to easily switch between multiple monitor profiles on Windows.",
    "homepage": "https://sourceforge.net/projects/monitorswitcher/",
    "license": "MPL-2.0",
    "url": "https://sourceforge.net/projects/monitorswitcher/files/MonitorProfileSwitcher_v0700.zip",
    "hash": "sha1:a6dcfb3f398c383098608e76b74eeb571579bd19",
    "bin": "MonitorSwitcher.exe",
    "shortcuts": [
        [
            "MonitorSwitcherGUI.exe",
            "MonitorProfileSwitcher"
        ]
    ],
    "checkver": {
        "sourceforge": "monitorswitcher",
        "regex": "MonitorProfileSwitcher_v(\\d)(\\d)(\\d)(\\d)\\.zip",
        "replace": "$1.$2.$3.$4"
    },
    "autoupdate": {
        "url": "https://sourceforge.net/projects/monitorswitcher/files/MonitorProfileSwitcher_v$cleanVersion.zip"
    }
}
