{ "version": "2.49.1", "description": "Manage your dotfiles across multiple diverse machines, securely.", "homepage": "https://chezmoi.io", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_windows_amd64.zip", "hash": "f42554ad40d1936050efad7b59da2a2b185463e2cd976a647990448bb08b5943" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_windows_i386.zip", "hash": "9313cdcf1991e016f3fb80a78b3b1eeb92f4e3d964724a03a428a53ac51297a3" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_windows_arm64.zip", "hash": "f3235de7f6b476986240e3b49889d15cb0fed245a6d79f9635d3577c7d34fbcf" } }, "bin": "chezmoi.exe", "checkver": { "github": "https://github.com/twpayne/chezmoi/" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v$version/chezmoi_$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v$version/chezmoi_$version_windows_i386.zip" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v$version/chezmoi_$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt", "regex": "$sha256\\s*$basename" } } }