{
    "version": "1.53.2096",
    "description": "Recover your deleted files quickly and easily.",
    "homepage": "https://www.ccleaner.com/recuva",
    "license": "Freeware",
    "url": "https://download.ccleaner.com/rcsetup153.exe#/dl.7z",
    "hash": "b3df198d64ba6f401611f56743bd344c1b02915f9e5d571d271ef8557feaf56c",
    "architecture": {
        "64bit": {
            "bin": [
                [
                    "recuva64.exe",
                    "Recuva"
                ]
            ],
            "shortcuts": [
                [
                    "recuva64.exe",
                    "Recuva"
                ]
            ]
        },
        "32bit": {
            "bin": "recuva.exe",
            "shortcuts": [
                [
                    "recuva.exe",
                    "Recuva"
                ]
            ]
        }
    },
    "pre_install": [
        "Set-Content \"$dir\\portable.dat\" '#PORTABLE#' -Encoding ASCII",
        "Remove-Item \"$dir\\`$*\", \"$dir\\uninst.exe\" -Recurse -Force",
        "if(!(Test-Path \"$persist_dir\\recuva.ini\")) {",
        "   Set-Content \"$dir\\recuva.ini\" (@('[Software\\Piriform\\Recuva]', 'UpdateCheck=0') -join \"`r`n\") -Encoding ASCII",
        "}"
    ],
    "persist": "recuva.ini",
    "checkver": {
        "url": "https://www.ccleaner.com/recuva/version-history",
        "regex": ">v([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://download.ccleaner.com/rcsetup$majorVersion$minorVersion.exe#/dl.7z"
    }
}
