diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 7e9bc1d454..acead2c7f3 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.60.1", + "version": "2.61.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.60.1/chezmoi_2.60.1_windows_amd64.zip", - "hash": "202355f8b2c04d15501434a1277a18f12b5d38a7386ca979050aa5e1358bb1d2" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.61.0/chezmoi_2.61.0_windows_amd64.zip", + "hash": "43435fdfabeabaea43281b7db9abedfaa6813337d2258f5b7090385b1474f40c" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.1/chezmoi_2.60.1_windows_i386.zip", - "hash": "af2e734d1b9fdc41980de97d8c1e6f308a2142d482795c9f591d189bd15854f8" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.61.0/chezmoi_2.61.0_windows_i386.zip", + "hash": "2348525e0e5b7015fb8c2d5a33385e82b9c10cbe6a2020ecae7384827ab705ba" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.1/chezmoi_2.60.1_windows_arm64.zip", - "hash": "1101527b082c96b85800b1c7225846127f3ff0e357fa56c319698f22c907bfd3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.61.0/chezmoi_2.61.0_windows_arm64.zip", + "hash": "3566f5129a35692dbb44bd655e7c85170ea8e20f5dbc4d2c79ebc359b39f4deb" } }, "bin": "chezmoi.exe",