From 09bcfbd4704821abbfb9d6f74504073b131321e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 04:32:52 +0000 Subject: [PATCH] chezmoi: Update to version 2.69.3 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index e9b63b61cf..dab6692da2 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.69.1", + "version": "2.69.3", "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.69.1/chezmoi_2.69.1_windows_amd64.zip", - "hash": "433d45d2c186e7e2cd6aa639bb58c8e27abcbc20b6f47b6650dd2f8fd5d794a4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.3/chezmoi_2.69.3_windows_amd64.zip", + "hash": "6504c72d9e11c57217a6c62586b588bc506f604618d7660a86b848165584af45" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.1/chezmoi_2.69.1_windows_i386.zip", - "hash": "bfc3c3f8923eef1dd17097a9935bc5fe1d0c34bd4050afe3e06c46292c7046e4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.3/chezmoi_2.69.3_windows_i386.zip", + "hash": "815a99abdb0792ed3e783344fd1e45eae11b38a0556e46bec3ba65ab60ee90f0" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.1/chezmoi_2.69.1_windows_arm64.zip", - "hash": "04f23d2ed9476a608b7cacac30594c814e072804e9698406cb2120e2093784de" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.3/chezmoi_2.69.3_windows_arm64.zip", + "hash": "b0e89e30b49aefcea785dd777a7175c7f72cabf470fd94b6ef8de9aa5f9fc317" } }, "bin": "chezmoi.exe",