{ "version": "2.12.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.12.1/chezmoi_2.12.1_windows_amd64.zip", "hash": "5032f394a99fa65f94eb30161878164edb411dfccf247fd2d6c60fed9829799e" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.1/chezmoi_2.12.1_windows_i386.zip", "hash": "e16e359c677ea39f191661fd8090feec5d29c9019cbf66860bb6451b94fe1e6c" } }, "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" } } }