diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 8b5e0c55d0..774d1b2898 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.15.2", + "version": "2.15.4", "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.15.2/chezmoi_2.15.2_windows_amd64.zip", - "hash": "f3238e0854796efc059165a567f1bff3ce5bd028c42a98b32454dbde15fab1f7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.4/chezmoi_2.15.4_windows_amd64.zip", + "hash": "79b13ba68196d071702a3525f501498fb031e9f34d8428445d44109fe0b35f2d" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.2/chezmoi_2.15.2_windows_i386.zip", - "hash": "6b14c6ccfefaf7fad810abac6719f00f83d7bae7d7f83fc09782e32579e2c4fd" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.4/chezmoi_2.15.4_windows_i386.zip", + "hash": "a345afb73149c59e395aecf5bbd7dcbfc5116f02bc4a693fd2943a59f14ea6a4" } }, "bin": "chezmoi.exe",