{ "version": "2.33.6", "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.33.6/chezmoi_2.33.6_windows_amd64.zip", "hash": "74a1ebc90b75b176f65f2b4f9ec50c85440b44445df249498ca1b022ae0f7046" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_windows_i386.zip", "hash": "03f890657417e664f1c3c4bec15de18aa13e31da842cf02e66395df8669bc262" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_windows_arm64.zip", "hash": "2bdd13c76761ed4e2eb53154573917ced473f3c758634e9a8e0f788684ac3a2a" } }, "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" } } }