From 2f3ea769287d548cfe7837c5d5adde7b04e215f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 04:26:34 +0000 Subject: [PATCH] chezmoi: Update to version 2.44.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 7e89b5edfe..d0e655b3b7 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.43.0", + "version": "2.44.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.43.0/chezmoi_2.43.0_windows_amd64.zip", - "hash": "e7aaeee00e7fbe3bc9ac9aff1bfbd42d7c15bfc7216a3f0173cc15a313d249b7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_windows_amd64.zip", + "hash": "0898de0575a3058387e304b795ce33996246349b8224f607d5cd0745ac500728" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_i386.zip", - "hash": "1544d1f1be644019031d7232435cd8d9ed5767f06257964ad78e5afa15a87192" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_windows_i386.zip", + "hash": "3bbed591bea5549421a144bad1e0379a91109b57d9a0e1ee5db19429d5362d31" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_arm64.zip", - "hash": "7f2a4bbd554692f73c63edcfc34fee55168d29f35998d38790348044166497c9" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_windows_arm64.zip", + "hash": "abd627e336dc8b9d507881810d999db2e11c19f1dbac17ab90c9ef0ffcfec61b" } }, "bin": "chezmoi.exe",