diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 73f63e6d82..72865a4e55 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.53.1", + "version": "2.54.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.53.1/chezmoi_2.53.1_windows_amd64.zip", - "hash": "8c541dbdbad64a07d45f234bf10e90efb57ed1fc366f43ac8f50ab8da891e954" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_windows_amd64.zip", + "hash": "18939f0e0cb6b54a2654f39d217c2b2b13af2f2e9458583b776ad829edaf8c25" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_windows_i386.zip", - "hash": "6b371b9477b272a414452be9e976b1310f3077c8ed09a8d13a41019bb9c6f535" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_windows_i386.zip", + "hash": "72e670430134cbda373219a44260eca0169e709b4eaba643502219bdc3592d33" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_windows_arm64.zip", - "hash": "0751cd37c44a6fd65e658fc40d08a18614367e91065a831e88c6dd18d4ddac7d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_windows_arm64.zip", + "hash": "6e33f18da9a3592c35a6397f89e0e91c53bb57a2ea0df5c3ebec8ca55dcf0584" } }, "bin": "chezmoi.exe",