{
    "version": "0.60.0",
    "description": "Security and privacy checker for Windows 10",
    "homepage": "https://www.builtbybel.com/ms-apps/privatezilla",
    "license": "MIT",
    "url": [
        "https://github.com/builtbybel/privatezilla/releases/download/0.60.0/privatezilla.zip",
        "https://raw.githubusercontent.com/builtbybel/privatezilla/0.60.0/scripts/packages.zip"
    ],
    "hash": [
        "541139164555109babee6d7349034c4722684fd4a7cd9050d82709a351a4f432",
        "06131c33606e4208d492b98e7509eacde0bd9791383c23189b238c38f7771b5e"
    ],
    "pre_install": "if (([Environment]::OSVersion.Version.Major -lt 10) -or ((Get-ItemProperty 'HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion').ReleaseId -lt 1809)) { throw 'At least Windows 10 1809 is required' }",
    "shortcuts": [
        [
            "Privatezilla.exe",
            "Privatezilla"
        ]
    ],
    "checkver": {
        "github": "https://github.com/builtbybel/privatezilla"
    },
    "autoupdate": {
        "url": [
            "https://github.com/builtbybel/privatezilla/releases/download/$version/privatezilla.zip",
            "https://raw.githubusercontent.com/builtbybel/privatezilla/$version/scripts/packages.zip"
        ]
    }
}
