From 0d1f8c1729b0d186e6e4c8c2f37c21ec7600bc14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 04:27:04 +0000 Subject: [PATCH] chezmoi: Update to version 2.45.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index d0e655b3b7..d4c0a8f4f2 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.44.0", + "version": "2.45.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.44.0/chezmoi_2.44.0_windows_amd64.zip", - "hash": "0898de0575a3058387e304b795ce33996246349b8224f607d5cd0745ac500728" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_amd64.zip", + "hash": "ace0af07193a135f6ea68ec629aae7fecc038d6f429153b307235c79b2db03d0" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_windows_i386.zip", - "hash": "3bbed591bea5549421a144bad1e0379a91109b57d9a0e1ee5db19429d5362d31" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_i386.zip", + "hash": "d910dc71f256463b6ea04895ac9b85953c8dc0cbebd9111ce3529d2013d3e3ce" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_windows_arm64.zip", - "hash": "abd627e336dc8b9d507881810d999db2e11c19f1dbac17ab90c9ef0ffcfec61b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_arm64.zip", + "hash": "9def14d5a43a36ab11af65b7dad8619b4e938b0521b22926ed62fb5db16e47b9" } }, "bin": "chezmoi.exe",