diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index fde3b9a8e8..d0feff7d62 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.13.0", + "version": "2.13.1", "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.13.0/chezmoi_2.13.0_windows_amd64.zip", - "hash": "13ca8ff92a19b6ee15dc57ff17e32db428e6cc601fcc85ad594877f25f89e54d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_amd64.zip", + "hash": "d773ce2f602d5dfec01b3cbf9c34fb4251c6ab68cfe4adbc6f8bf1196df670ce" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.0/chezmoi_2.13.0_windows_i386.zip", - "hash": "68621f34b4361ce661ab67b6e14e1deb4554e20a949089032f7cce4de0b6fe28" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_i386.zip", + "hash": "05c96f16a847b5c4a660c10e931b2c9d25e236c83a7bc8f789399431091e6d52" } }, "bin": "chezmoi.exe",