{
    "version": "0.1.3",
    "description": "A tool to help you find unsubscribe links in your emails",
    "homepage": "https://github.com/LGUG2Z/unsubscan",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/LGUG2Z/unsubscan/releases/download/v0.1.3/unsubscan-v0.1.3-x86_64-pc-windows-msvc.zip",
            "hash": "1638a53d63a634ab2f9fba6e636c9eb1f847dc503f58e3579aee25c1a1b30f6a"
        }
    },
    "bin": "unsubscan.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/LGUG2Z/unsubscan/releases/download/v$version/unsubscan-v$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
