diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 4acc34e90f..7e9bc1d454 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.60.0", + "version": "2.60.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.60.0/chezmoi_2.60.0_windows_amd64.zip", - "hash": "995a6cf4f86901b635ac37c2179510d24093a4ef5c184527c7db17f54273cd80" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.1/chezmoi_2.60.1_windows_amd64.zip", + "hash": "202355f8b2c04d15501434a1277a18f12b5d38a7386ca979050aa5e1358bb1d2" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.0/chezmoi_2.60.0_windows_i386.zip", - "hash": "1d3e48d699b4dc50c1c86bcaa50a126d4780291479453293eb759800284a4ad5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.1/chezmoi_2.60.1_windows_i386.zip", + "hash": "af2e734d1b9fdc41980de97d8c1e6f308a2142d482795c9f591d189bd15854f8" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.0/chezmoi_2.60.0_windows_arm64.zip", - "hash": "b10a72770f17f1564550b00606a984fb172ac6054244260eb5848d3d251dccdc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.1/chezmoi_2.60.1_windows_arm64.zip", + "hash": "1101527b082c96b85800b1c7225846127f3ff0e357fa56c319698f22c907bfd3" } }, "bin": "chezmoi.exe",