From 3212da8f39f23c2d9a422dcdde2ddd74269b3459 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 00:41:24 +0000 Subject: [PATCH] chezmoi: Update to version 2.68.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index c9ba2e8d6c..9f08b0f153 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.67.1", + "version": "2.68.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.67.1/chezmoi_2.67.1_windows_amd64.zip", - "hash": "9ccbd1712d0be4cb5a21767422d090e585e05b4f470541b9508cbc7a2f304ae8" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.0/chezmoi_2.68.0_windows_amd64.zip", + "hash": "b62ed5c250171f7296dd67dd268e078d334c0a21a935eb7d92d432905e9ba600" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.1/chezmoi_2.67.1_windows_i386.zip", - "hash": "886917ebd356152244d10a5ec103769b66a37803706dc711ef19e294aa5c66cd" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.0/chezmoi_2.68.0_windows_i386.zip", + "hash": "1dda68fde4f447ff65848100cc94a3d3d75f765e47e7f8f7a43fe56e977ac85f" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.1/chezmoi_2.67.1_windows_arm64.zip", - "hash": "7f3c7106a4df1b7ed0e42cc6c132b8fef8a846568014aeafec9abbc18b2340dc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.0/chezmoi_2.68.0_windows_arm64.zip", + "hash": "12fd9fe2d8c596b22ed306a2043b0b37075e2cc98111f10828fab7b142c1d58c" } }, "bin": "chezmoi.exe",