{ "version": "1.2.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.2.0/glitter-x86_64-pc-windows-msvc.zip", "hash": "9704e15fb1ea41b4a4670fa4247b491fa5c71c0c677d286b14bea3713a4ae60f" }, "32bit": { "url": "https://github.com/Milo123459/glitter/releases/download/v1.2.0/glitter-i686-pc-windows-msvc.zip", "hash": "7dc563a6dc6d5e75360ab914f19135ffae143496e5b78968c5e0955f4b9faf67" } }, "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" } } }