{ "version": "2.62.2", "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.62.2/chezmoi_2.62.2_windows_amd64.zip", "hash": "1f249d971f62f9a780e7ecb57aeedbef3708bca3f5c993f7d05fee40647add49" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_i386.zip", "hash": "4f50af71cc9b7f55c7f2b425f901713ef09b498bcd258b7e4f213de69d6ef2e1" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_arm64.zip", "hash": "5443a017f7d9e6170b8a6f22c12b9286d7feb4dcc631bb4548caf0e725b78176" } }, "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" } } }