{ "version": "1.0.0", "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.0.0/glitter-x86_64-pc-windows-msvc.zip", "hash": "e2d0c4c2d3db67670f85bcf07d61ed2c89c22c1757d3444e25a8b7d9fdf10ee0" }, "32bit": { "url": "https://github.com/Milo123459/glitter/releases/download/v1.0.0/glitter-i686-pc-windows-msvc.zip", "hash": "8219e33941feb8c858e72d17b4d9e62fb7920e3dd698686434690a7caf7cbe8f" } }, "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" } } }