diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index a64852c7ea..10ac5c85e9 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.65.1", + "version": "2.65.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.65.1/chezmoi_2.65.1_windows_amd64.zip", - "hash": "33bdb6838f4def6b824b4a05957926d6e48ab116d1f1cd6a8ce0ceca96afbfc3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_amd64.zip", + "hash": "1339a7ecd6bfeeaa01522779104bd7be11e1e702aff360ba2b322d7f39fb92da" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.1/chezmoi_2.65.1_windows_i386.zip", - "hash": "0b3e23b3afd00a7afd2e5f6011bbe557e94db0fdd1fefe8f1091ba76982b1ad7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_i386.zip", + "hash": "095bdf5b321ce089154be19aaaac40b6731860b3be6c96ec2220cf1487b08c8b" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.1/chezmoi_2.65.1_windows_arm64.zip", - "hash": "5152b7e6f203da5a0a3a343de4394c902c1b3ecd83231423b625eb24dba059e9" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_arm64.zip", + "hash": "0f0b2f3f3aceda4be738e677be6669aaf2ead0d4d539c61e906680aa4b9f8c07" } }, "bin": "chezmoi.exe",