{ "version": "2.53.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.53.1/chezmoi_2.53.1_windows_amd64.zip", "hash": "8c541dbdbad64a07d45f234bf10e90efb57ed1fc366f43ac8f50ab8da891e954" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_windows_i386.zip", "hash": "6b371b9477b272a414452be9e976b1310f3077c8ed09a8d13a41019bb9c6f535" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_windows_arm64.zip", "hash": "0751cd37c44a6fd65e658fc40d08a18614367e91065a831e88c6dd18d4ddac7d" } }, "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" } } }