From 16ac76625130a48cb6458a68eadcb4ddc566def0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 20:28:39 +0000 Subject: [PATCH] chezmoi: Update to version 2.56.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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",