diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 84d4a8739c..90a7c07596 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.27.3", + "version": "2.28.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.27.3/chezmoi_2.27.3_windows_amd64.zip", - "hash": "b267ae7d5964ed55b14763c868a31d595b652298fb3eebaaf4fc06660e72ad40" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.28.0/chezmoi_2.28.0_windows_amd64.zip", + "hash": "d5ab79ed7ba64c89cfd643f65854f08ca04ad35dcbf4fc75d945b14cd72768f3" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_i386.zip", - "hash": "d18b5a01b3362ee94e431cd04b2a9b58e4b056a13e2ce9005f28b1f87735adc5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.28.0/chezmoi_2.28.0_windows_i386.zip", + "hash": "4994a47b1301bf762e5fa68d5612615ce03a3280d81e31a87d8d6e97deb3e25a" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_arm64.zip", - "hash": "9ecd34e2df4e613a2d1e43e0df813cc20232bc822288e311d373ddb6aada4c47" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.28.0/chezmoi_2.28.0_windows_arm64.zip", + "hash": "07de123662956c56e268c57ac38b0c46c16c8bbe9b87afc45643a022a254a8b2" } }, "bin": "chezmoi.exe",