Manifests/PiriformCCleanerFree.json

{
    "Name": "Piriform CCleaner Free",
    "Source": "https://www.ccleaner.com/ccleaner",
    "Get": {
        "Update": {
            "Uri": "https://www.ccleaner.com/auto?a=0&p=cc&v=6.03.10002",
            "UserAgent": "Mozilla/4.0 (CCleaner, 6.03.10002)"
        },
        "Download": {
            "Uri": "https://bits.avcdn.net/productfamily_CCLEANER/insttype_FREE/platform_WIN_PIR/installertype_ONLINE/build_RELEASE/",
            "MatchFilename": "(ccsetup.*exe)"
        }
    },
    "Install": {
        "Setup": "ccsetup*.exe",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}