{ "version": "2.29.4", "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.29.4/chezmoi_2.29.4_windows_amd64.zip", "hash": "0c6e4fe2e149add4d51b0840fd3e1c1912dd1e2b308d31ec909a7213d52221f7" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_i386.zip", "hash": "f92260d2f3186bfab606bd0c8c5e147312ad627fd387428eb98583f6eb57cfe7" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_arm64.zip", "hash": "323df1b42ac82903c3205943524fe15ce35ebc597969f5d8f9a3ef5e09aa57d2" } }, "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" } } }