{ "version": "2.52.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.52.4/chezmoi_2.52.4_windows_amd64.zip", "hash": "fc6f88e11502d3e1d0062a4679bf0c0bb4558ebf948040d3d5b818273bd1535f" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_i386.zip", "hash": "b717377c9016ef6cc053a07af9b568965b76038147a455f1dc0e1543b2ecaa11" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_arm64.zip", "hash": "1af811cef8a82ac7545764b7431ebc0615323a7d073d05d27ad1921553151cb7" } }, "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" } } }