{
    "version": "0.4.2",
    "description": "A command-line tool to batch rename files and directories",
    "homepage": "https://github.com/ChuckDaniels87/rnr",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ChuckDaniels87/rnr/releases/download/v0.4.2/rnr-v0.4.2-x86_64-pc-windows-msvc.zip",
            "hash": "23c8de335c4b8511c6506016339ab9cbb69393eb0b05db4e0c5650a8cd8c5267"
        }
    },
    "extract_dir": "rnr-v0.4.2-x86_64-pc-windows-msvc",
    "bin": "rnr.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ChuckDaniels87/rnr/releases/download/v$version/rnr-v$version-x86_64-pc-windows-msvc.zip"
            }
        },
        "extract_dir": "rnr-v$version-x86_64-pc-windows-msvc"
    }
}
