{
    "version": "6.0.0",
    "description": "Disk space cleaner, privacy manager, and computer system optimizer.",
    "homepage": "https://www.bleachbit.org/",
    "license": "GPL-3.0-or-later",
    "url": "https://download.bleachbit.org/BleachBit-6.0.0-portable.zip",
    "hash": "7669e095d54a8e697d5c95a825d71d656b41b156c3f4223a278fbd7a91bb5e03",
    "extract_dir": "BleachBit-portable",
    "bin": [
        "bleachbit_console.exe",
        [
            "bleachbit_console.exe",
            "bleachbit"
        ]
    ],
    "shortcuts": [
        [
            "bleachbit.exe",
            "BleachBit"
        ]
    ],
    "persist": [
        "cleaners",
        "BleachBit.ini"
    ],
    "checkver": {
        "useragent": "Scoop",
        "url": "https://www.bleachbit.org/download/windows",
        "regex": "BleachBit ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://download.bleachbit.org/BleachBit-$version-portable.zip"
    }
}
