{ "version": "2.66.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.66.1/chezmoi_2.66.1_windows_amd64.zip", "hash": "3efce38086698929133aa5235b864b2c52d8630c3bc9be0017d5f35e195d44b0" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_i386.zip", "hash": "2147d3e4e76de66c6f6635631d09a0b8d3aa8dc468d4038ec28cd55e4b041b5f" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_arm64.zip", "hash": "36672c1d597fd5804bb562b3e82a7265c011a6cedb4e62fbf29960662a7d371c" } }, "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" } } }