{
    "version": "7.9",
    "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.9?token=scoop#/dl.zip",
    "hash": "adc2909b2c37ff7b7d8aa334d0d5489100fb0859c8c1fd5b611c77109b741703",
    "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"
    }
}
