{ "version": "2.39.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.39.1/chezmoi_2.39.1_windows_amd64.zip", "hash": "79ed34c1fd105f0d9051b9cf4939976060c56f836509ba58db2d3d99579f4d34" }, "32bit": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_i386.zip", "hash": "726c48889b2afb1cab69338f160f1730def7cab1d0661acfaca5eb6975a7b568" }, "arm64": { "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_arm64.zip", "hash": "96c448218d8b4715c1543670f006988372538ec807c43bd903b4df5016e8331f" } }, "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" } } }