{
    "version": "2.1",
    "description": "A batch image resizer with an easy to use drag-n-drop interface",
    "homepage": "https://www.den4b.com/products/resizer",
    "license": "CC-BY-NC-ND-3.0",
    "url": "https://www.den4b.com/download/resizer/portable/2.1?token=scoop#/dl.zip",
    "hash": "43655e8628fe26a10045ddb976b06b6bdef0e54203421858df688c4f214a0a87",
    "pre_install": "if (!(Test-Path \"$persist_dir\\Settings.ini\")) { New-Item \"$dir\\Settings.ini\" | Out-Null }",
    "bin": "Resizer.exe",
    "shortcuts": [
        [
            "Resizer.exe",
            "Resizer"
        ]
    ],
    "persist": "Settings.ini",
    "checkver": {
        "url": "https://www.den4b.com/changelogs/resizer",
        "regex": "id=\"v([\\d.]+)\""
    },
    "autoupdate": {
        "url": "https://www.den4b.com/download/resizer/portable/$version?token=scoop#/dl.zip"
    }
}
