diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 10ac5c85e9..df25569629 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.65.2", + "version": "2.66.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.65.2/chezmoi_2.65.2_windows_amd64.zip", - "hash": "1339a7ecd6bfeeaa01522779104bd7be11e1e702aff360ba2b322d7f39fb92da" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_amd64.zip", + "hash": "77356419312ae0358ef07d67f99ebf84b938e6d0a192efe25e6207a069016b15" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_i386.zip", - "hash": "095bdf5b321ce089154be19aaaac40b6731860b3be6c96ec2220cf1487b08c8b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_i386.zip", + "hash": "9d63f56a32517c5a842aa9c14af14b22215ca1dccbb01134c55de0e3a8f22d25" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_arm64.zip", - "hash": "0f0b2f3f3aceda4be738e677be6669aaf2ead0d4d539c61e906680aa4b9f8c07" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_arm64.zip", + "hash": "5991d88b8f7fb34c375a8c86eb9a0f205c6d42e474630b2e3022f9996feba7d5" } }, "bin": "chezmoi.exe",