From 4b1d424d17abcf069209c73e75fc9190366fb065 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 00:47:26 +0000 Subject: [PATCH] chezmoi: Update to version 2.69.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 4f90507126..c32f0dc657 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.68.1", + "version": "2.69.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.68.1/chezmoi_2.68.1_windows_amd64.zip", - "hash": "a48169627572aeeaf7a46ab0d30906f3786ab84235adf5819850c65762aef3b1" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.0/chezmoi_2.69.0_windows_amd64.zip", + "hash": "6d16b1bc62a26a3f59954700177dd13dc38f8596921eca57cce3bd45a511caba" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.1/chezmoi_2.68.1_windows_i386.zip", - "hash": "4377d40d83b1ac817dcb8ab73dba4d6f32a4e8fd8b5777d9bb4864565ad93cbc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.0/chezmoi_2.69.0_windows_i386.zip", + "hash": "054be3138f92958a8a629a537c930052c2eb243b5af8fa24bf61b106938b1c33" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.1/chezmoi_2.68.1_windows_arm64.zip", - "hash": "046ba237af11ebba98cc53e50e40db8db8fe996a9520547cb4def25d2960b492" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.0/chezmoi_2.69.0_windows_arm64.zip", + "hash": "f41fb6aa3fe71e53f693432ce82898ebd12efe5c8d6be9339e932cce38ce9af3" } }, "bin": "chezmoi.exe",