diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index b1186f9219..323190c2fc 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.16.0", + "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.16.0/chezmoi_2.16.0_windows_amd64.zip", - "hash": "3fb4d78f5aec86ee23beb23ea4acb2c2f3ab32e532b13252252711b656183e1e" + "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.16.0/chezmoi_2.16.0_windows_i386.zip", - "hash": "256806f46432af6a9abb1a6343625bdea83bd90426e0f078c6815053940b2d97" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.17.0/chezmoi_2.17.0_windows_i386.zip", + "hash": "3fcee6eabae7f82951102fed30fad4c180fbeb774c52fc600d24a218a79cf12a" } }, "bin": "chezmoi.exe",