{
    "version": "7.5",
    "description": "Very powerful and flexible file renaming tool",
    "homepage": "https://www.den4b.com/products/renamer",
    "license": "CC-BY-NC-ND-3.0|Shareware",
    "url": "https://www.den4b.com/download/renamer/portable/7.5?token=scoop#/dl.zip",
    "hash": "b11342a59f22d9c48482a7f08e060109da21bb25cfc8acdd42d2b40ea6489168",
    "pre_install": "if (!(Test-Path \"$persist_dir\\Settings.ini\")) { New-Item \"$dir\\Settings.ini\" -ItemType File | Out-Null }",
    "bin": "ReNamer.exe",
    "shortcuts": [
        [
            "ReNamer.exe",
            "ReNamer"
        ]
    ],
    "persist": [
        "Settings.ini",
        "Presets"
    ],
    "checkver": {
        "url": "https://www.den4b.com/changelogs/renamer",
        "regex": "id=\"v([\\d.]+)\""
    },
    "autoupdate": {
        "url": "https://www.den4b.com/download/renamer/portable/$version?token=scoop#/dl.zip"
    }
}
