{
    "version": "4.1",
    "description": "A hashing utility for verifying integrity of files using a wide range of supported algorithms.",
    "homepage": "https://www.den4b.com/products/hasher",
    "license": "CC-BY-NC-ND-3.0",
    "url": "https://www.den4b.com/download/hasher/portable/4.1?token=scoop#/dl.zip",
    "hash": "e158927fdb85a3eb995f030f8bd5503609ec6612fa439587bf150b7768afe054",
    "pre_install": "if (!(Test-Path \"$persist_dir\\Settings.ini\")) { New-Item \"$dir\\Settings.ini\" | Out-Null }",
    "bin": "Hasher.exe",
    "shortcuts": [
        [
            "Hasher.exe",
            "Hasher"
        ]
    ],
    "persist": "Settings.ini",
    "checkver": {
        "url": "https://www.den4b.com/changelogs/hasher",
        "regex": "id=\"v([\\d.]+)\""
    },
    "autoupdate": {
        "url": "https://www.den4b.com/download/hasher/portable/$version?token=scoop#/dl.zip"
    }
}
