diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 8779aee653..66177b3c8b 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.55.0", + "version": "2.56.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.55.0/chezmoi_2.55.0_windows_amd64.zip", - "hash": "0901cf02480e913211ce809fcfbf0e572f98902393c8f2674df522c821029152" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.56.0/chezmoi_2.56.0_windows_amd64.zip", + "hash": "2c1de1088e39ae7dfd49d16582261e59f29826dcb147607dd2cf0bdb7459ac09" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_i386.zip", - "hash": "032f554efca5b68b1f0cf0be68c06cfbf6900628990ba192d4af75acc2d40664" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.56.0/chezmoi_2.56.0_windows_i386.zip", + "hash": "643a877b2c60cc1bcd5d9a98172eb3d562bc8265b2ebadf55602b21a144786bc" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_arm64.zip", - "hash": "f8d166ce623b792dc7df89285dc55fee3149955481409ae5ebc26268989f23f8" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.56.0/chezmoi_2.56.0_windows_arm64.zip", + "hash": "ecad80ba74e72d50c003fd4235821938f47302b48299ba27310d319b2c6f71f0" } }, "bin": "chezmoi.exe",