diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index e634e9e784..276fe82e87 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.20.0", + "version": "2.21.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.20.0/chezmoi_2.20.0_windows_amd64.zip", - "hash": "f000572d1add306ef4297a5b25e044de522bffaefb7fd6681378ca8839d276a2" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.21.0/chezmoi_2.21.0_windows_amd64.zip", + "hash": "2c959c4fe4d5d6e73f036809d308f08f9685076dc360e885af10a3534668876b" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.20.0/chezmoi_2.20.0_windows_i386.zip", - "hash": "23fcf747a62451d3df11bd6d338a13d460fdbc00abae61c55f7c3de5ba1e5dcb" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.21.0/chezmoi_2.21.0_windows_i386.zip", + "hash": "7cb76b2126ce3da6f3a29953003ab419fca71054d49ca3bb00074a527ba8e93f" } }, "bin": "chezmoi.exe",