From 59032b23d615008b776254addc1a5c32e8a5d689 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:45:16 +0000 Subject: [PATCH] chezmoi: Update to version 2.64.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 756394b4d7..621898f015 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.63.1", + "version": "2.64.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.63.1/chezmoi_2.63.1_windows_amd64.zip", - "hash": "eae552b4acafe5de72199b8a15ff2813ce39ebd30ecdb4abddf6890d49bd8ee6" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.64.0/chezmoi_2.64.0_windows_amd64.zip", + "hash": "7ee08d73e9f51c80474e75d5dac2610341b9a02ff7150529885d6cb30d668069" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.1/chezmoi_2.63.1_windows_i386.zip", - "hash": "5f66be143e3c7e07c6ac241db5c43109725c6a233275589b1442cbed318d6656" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.64.0/chezmoi_2.64.0_windows_i386.zip", + "hash": "0c5dbf983ae886114eb8e1c0b1a1f11fcb616c56fd0d10b92281fb59e17e1570" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.1/chezmoi_2.63.1_windows_arm64.zip", - "hash": "bb230b70583505fc9d6fa8af0f4ba6e12628cfcba3113bddc19df8ef5d80b757" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.64.0/chezmoi_2.64.0_windows_arm64.zip", + "hash": "b92f007566a5fc5600910d3262fc6a55bafaafc6c634c47a1bb2c92ab92acbfb" } }, "bin": "chezmoi.exe",