From 32db2b1f2dc78be228f3bf1babe696820f419eb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 04:31:14 +0000 Subject: [PATCH] chezmoi: Update to version 2.68.1 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 9f08b0f153..4f90507126 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.68.0", + "version": "2.68.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.68.0/chezmoi_2.68.0_windows_amd64.zip", - "hash": "b62ed5c250171f7296dd67dd268e078d334c0a21a935eb7d92d432905e9ba600" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.1/chezmoi_2.68.1_windows_amd64.zip", + "hash": "a48169627572aeeaf7a46ab0d30906f3786ab84235adf5819850c65762aef3b1" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.0/chezmoi_2.68.0_windows_i386.zip", - "hash": "1dda68fde4f447ff65848100cc94a3d3d75f765e47e7f8f7a43fe56e977ac85f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.1/chezmoi_2.68.1_windows_i386.zip", + "hash": "4377d40d83b1ac817dcb8ab73dba4d6f32a4e8fd8b5777d9bb4864565ad93cbc" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.0/chezmoi_2.68.0_windows_arm64.zip", - "hash": "12fd9fe2d8c596b22ed306a2043b0b37075e2cc98111f10828fab7b142c1d58c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.1/chezmoi_2.68.1_windows_arm64.zip", + "hash": "046ba237af11ebba98cc53e50e40db8db8fe996a9520547cb4def25d2960b492" } }, "bin": "chezmoi.exe",