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