{ "version": "0.2.10", "description": "An easy to use Git client for the command line", "homepage": "https://gut-cli.dev", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/julien040/gut/releases/download/0.2.10/gut_Windows_x86_64.zip", "hash": "6864b4c98072dcfc10a68935c210cbc9f51572578e47c8b1ea05c7281829e2aa" }, "32bit": { "url": "https://github.com/julien040/gut/releases/download/0.2.10/gut_Windows_i386.zip", "hash": "733dac4914c7a596d53324630a7aa6283eca84599d5e8b09b2382b97f1dca217" }, "arm64": { "url": "https://github.com/julien040/gut/releases/download/0.2.10/gut_Windows_arm64.zip", "hash": "b9ff364c0513e7c4c08d5414379b4be2c4220f6736a953b61c23db5c05a02690" } }, "bin": "gut.exe", "checkver": { "github": "https://github.com/julien040/gut" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/julien040/gut/releases/download/$version/gut_Windows_x86_64.zip" }, "32bit": { "url": "https://github.com/julien040/gut/releases/download/$version/gut_Windows_i386.zip" }, "arm64": { "url": "https://github.com/julien040/gut/releases/download/$version/gut_Windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }