diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 9f1eddb313..be5481f8d5 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.66.1", + "version": "2.67.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.66.1/chezmoi_2.66.1_windows_amd64.zip", - "hash": "3efce38086698929133aa5235b864b2c52d8630c3bc9be0017d5f35e195d44b0" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_amd64.zip", + "hash": "dc52bbda4c163a3b5d2fb452dac2d09dffa92e9cb6c56e36f25d9169f3b11456" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_i386.zip", - "hash": "2147d3e4e76de66c6f6635631d09a0b8d3aa8dc468d4038ec28cd55e4b041b5f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_i386.zip", + "hash": "6ab9665a470a79e79445497e2632685844ff310af818343a71718d78e4a8ae24" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_arm64.zip", - "hash": "36672c1d597fd5804bb562b3e82a7265c011a6cedb4e62fbf29960662a7d371c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_arm64.zip", + "hash": "0b2efc08900ef172fa199f0341ef7df9afa35e10c98c1e4649e504c176a5f80b" } }, "bin": "chezmoi.exe",