{ "version": "2.17.0", "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.17.0/chezmoi_2.17.0_windows_amd64.zip", "hash": "fe94b21b1a6d1867f579c72db324ec08838ec543a79b296e587e22ab4bfe6f75" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.17.0/chezmoi_2.17.0_windows_i386.zip", "hash": "3fcee6eabae7f82951102fed30fad4c180fbeb774c52fc600d24a218a79cf12a" } }, "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" } }, "hash": { "url": "$baseurl/checksums.txt", "regex": "$sha256\\s*$basename" } } }