From 0a37036cf97c5c59a8999ece4ba8ec3f8d766727 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 20:28:34 +0000 Subject: [PATCH] chezmoi: Update to version 2.62.7 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 4ce0fc2806..3e55150599 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.62.6", + "version": "2.62.7", "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.62.6/chezmoi_2.62.6_windows_amd64.zip", - "hash": "445d2e7adbc874b4a004b206d01c3db457d5241286c097118db979a8f06f7522" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi_2.62.7_windows_amd64.zip", + "hash": "88cf7c01216f6505c6645f44acc6ba2c34784ebe7153e80ce438ef0eb966821f" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.6/chezmoi_2.62.6_windows_i386.zip", - "hash": "aafdd5998e48e2dd2c85113f7d683ab65ed9ebcb4f75c4e63f481614641a9c11" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi_2.62.7_windows_i386.zip", + "hash": "fc42b9b7bf369383fdaa822a76933a4496103f52863b47e184ce825e39d01f9b" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.6/chezmoi_2.62.6_windows_arm64.zip", - "hash": "15227a9ca02b6d3fcd4108a861166ef366670eb74eb723f8613db1e8259d67e3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi_2.62.7_windows_arm64.zip", + "hash": "f9274d51de57aac81d862966a6456d0174e102ee987d779041a82905ed6cf3ca" } }, "bin": "chezmoi.exe",