{ "version": "2.59.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.59.1/chezmoi_2.59.1_windows_amd64.zip", "hash": "9f43c041999b8236859962169f70ea59cbc85ecffc61ad3126c53cbe660d3b26" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_i386.zip", "hash": "88feaf591fedcc55e3c70cf7d88d4be963a65eed9bf18b86a6e95d35aefb5ea2" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_arm64.zip", "hash": "fd6d9be38e675e2376f8857dcdabb972d255a74713f3ac1a8c9ec38a88028642" } }, "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" } } }