{
    "version": "1.6.6",
    "description": "Git tooling of the future",
    "homepage": "https://github.com/Milo123459/glitter",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.6/glitter-x86_64-pc-windows-msvc.zip",
            "hash": "36a42944751c19c3e2d07ad7ea92f852fc1c4aae606a084a64e9ded986cc9eae"
        },
        "32bit": {
            "url": "https://github.com/Milo123459/glitter/releases/download/v1.6.6/glitter-i686-pc-windows-msvc.zip",
            "hash": "e26e68171d373e2f26630fc3fe9ae0b1d3c7e443097293c7367066dbbbfb3bff"
        }
    },
    "bin": "glitter.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Milo123459/glitter/releases/download/v$version/glitter-x86_64-pc-windows-msvc.zip"
            },
            "32bit": {
                "url": "https://github.com/Milo123459/glitter/releases/download/v$version/glitter-i686-pc-windows-msvc.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
