{
    "version": "3.0.0",
    "description": "Quickly load .gitignore templates",
    "homepage": "https://github.com/jewlexx/ignoreit",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/jewlexx/ignoreit/releases/download/v3.0.0/ignoreit-x86_64.exe#/ignoreit.exe",
            "hash": "5f857be222e5bb0e2aa1fc7d47d90d83450dfc0d55dd8edb1261243ede6298ee"
        }
    },
    "bin": "ignoreit.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jewlexx/ignoreit/releases/download/v$version/ignoreit-x86_64.exe#/ignoreit.exe"
            }
        }
    }
}
