{
    "version": "4.5.0",
    "description": "Bring macOS 'Quick Look' feature to Windows",
    "homepage": "https://github.com/QL-Win/QuickLook",
    "license": "GPL-3.0-or-later",
    "notes": [
        "If upgrading from QuickLook 3.6.9 or older, move the following directory to retain your settings:",
        "From \"$env:APPDATA\\pooi.moe\\QuickLook\" to \"$env:USERPROFILE\\scoop\\persist\\quicklook\\UserData\""
    ],
    "url": "https://github.com/QL-Win/QuickLook/releases/download/4.5.0/QuickLook-4.5.0.zip",
    "hash": "852d8bcccd984e416fc8491ccedb848f0c3472e930ee0d292188b2ea3df524e0",
    "bin": "QuickLook.exe",
    "shortcuts": [
        [
            "QuickLook.exe",
            "QuickLook"
        ]
    ],
    "persist": "UserData",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/QL-Win/QuickLook/releases/download/$version/QuickLook-$version.zip"
    }
}
