From 70fd68078989bd3fbe39126c119d477934e1c72e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:42:02 +0000 Subject: [PATCH] chezmoi: Update to version 2.66.1 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index df25569629..9f1eddb313 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.66.0", + "version": "2.66.1", "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.66.0/chezmoi_2.66.0_windows_amd64.zip", - "hash": "77356419312ae0358ef07d67f99ebf84b938e6d0a192efe25e6207a069016b15" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_amd64.zip", + "hash": "3efce38086698929133aa5235b864b2c52d8630c3bc9be0017d5f35e195d44b0" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_i386.zip", - "hash": "9d63f56a32517c5a842aa9c14af14b22215ca1dccbb01134c55de0e3a8f22d25" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_i386.zip", + "hash": "2147d3e4e76de66c6f6635631d09a0b8d3aa8dc468d4038ec28cd55e4b041b5f" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.0/chezmoi_2.66.0_windows_arm64.zip", - "hash": "5991d88b8f7fb34c375a8c86eb9a0f205c6d42e474630b2e3022f9996feba7d5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_arm64.zip", + "hash": "36672c1d597fd5804bb562b3e82a7265c011a6cedb4e62fbf29960662a7d371c" } }, "bin": "chezmoi.exe",