From cd2ac85e62f8e5cc9f7132ff86fc04a3b355d038 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:30:10 +0000 Subject: [PATCH] chezmoi: Update to version 2.55.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 72865a4e55..8779aee653 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.54.0", + "version": "2.55.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.54.0/chezmoi_2.54.0_windows_amd64.zip", - "hash": "18939f0e0cb6b54a2654f39d217c2b2b13af2f2e9458583b776ad829edaf8c25" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_amd64.zip", + "hash": "0901cf02480e913211ce809fcfbf0e572f98902393c8f2674df522c821029152" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_windows_i386.zip", - "hash": "72e670430134cbda373219a44260eca0169e709b4eaba643502219bdc3592d33" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_i386.zip", + "hash": "032f554efca5b68b1f0cf0be68c06cfbf6900628990ba192d4af75acc2d40664" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_windows_arm64.zip", - "hash": "6e33f18da9a3592c35a6397f89e0e91c53bb57a2ea0df5c3ebec8ca55dcf0584" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.55.0/chezmoi_2.55.0_windows_arm64.zip", + "hash": "f8d166ce623b792dc7df89285dc55fee3149955481409ae5ebc26268989f23f8" } }, "bin": "chezmoi.exe",