diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index a67b442779..3e0fabe52c 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.21.1", + "version": "2.22.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.21.1/chezmoi_2.21.1_windows_amd64.zip", - "hash": "98170aa968d0c37282ed16104a5eb2a3dcdfd1691e6417464a51c859d5b1718b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.0/chezmoi_2.22.0_windows_amd64.zip", + "hash": "14ca85dd1bc5b637841caa9fb49d2d43bb4c9ff5e37cd77e64c52f3fdb88d92d" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.21.1/chezmoi_2.21.1_windows_i386.zip", - "hash": "4053473959d94e9947be9fbe7600b1e6945ef53de6aa9ebe988c99b82c204f50" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.0/chezmoi_2.22.0_windows_i386.zip", + "hash": "bc207aba0369934504b84f5601def74375c7d78b97d6cbf8cbc62b6d40c32ab4" } }, "bin": "chezmoi.exe",