diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 1f003a357f..8b5e0c55d0 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.15.3", + "version": "2.15.2", "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.3/chezmoi_2.15.3_windows_amd64.zip", - "hash": "120b098f3ae9f482a4fcec57b771ee09d0f142d48ab2eeb334c5a9c71b287f0c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.2/chezmoi_2.15.2_windows_amd64.zip", + "hash": "f3238e0854796efc059165a567f1bff3ce5bd028c42a98b32454dbde15fab1f7" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.3/chezmoi_2.15.3_windows_i386.zip", - "hash": "7f06e1d3573a902d3c87cf5a71461fb4603f4fe8c8ec2508fddc3261a2e40cb2" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.2/chezmoi_2.15.2_windows_i386.zip", + "hash": "6b14c6ccfefaf7fad810abac6719f00f83d7bae7d7f83fc09782e32579e2c4fd" } }, "bin": "chezmoi.exe",