{
    "version": "1.4.2.0",
    "description": "Cleans your windows Installer directory of orphaned and redundant installation (.msi) and patch (.msp) files",
    "homepage": "https://sourceforge.net/projects/patchcleaner/",
    "license": "Unknown",
    "url": "https://downloads.sourceforge.net/project/patchcleaner/PatchCleaner_Portable/v1.4.2.0/PatchCleanerPortable_1_4_2_0.zip",
    "hash": "sha1:ae0dc4c9d6079632ca217aade9f8e593f58c6b77",
    "extract_dir": "PatchCleanerPortable_1_4_2_0\\PatchCleaner",
    "bin": "PatchCleaner.exe",
    "shortcuts": [
        [
            "PatchCleaner.exe",
            "PatchCleaner"
        ]
    ],
    "checkver": {
        "url": "https://sourceforge.net/projects/patchcleaner/rss?path=/",
        "regex": "PatchCleaner_([\\d.]+)\\.exe"
    },
    "autoupdate": {
        "url": "https://downloads.sourceforge.net/project/patchcleaner/PatchCleaner_Portable/v$version/PatchCleanerPortable_$underscoreVersion.zip",
        "extract_dir": "PatchCleanerPortable_$underscoreVersion\\PatchCleaner"
    }
}
