From c36b7116710093c2835d4cf3df5d8d783b9aeab1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 16:30:07 +0000 Subject: [PATCH] chezmoi: Update to version 2.65.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 621898f015..ee6ec5318b 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.64.0", + "version": "2.65.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.64.0/chezmoi_2.64.0_windows_amd64.zip", - "hash": "7ee08d73e9f51c80474e75d5dac2610341b9a02ff7150529885d6cb30d668069" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.0/chezmoi_2.65.0_windows_amd64.zip", + "hash": "e04234ea81929e21279fde1a33e0583159fc4016f117f6ab8dea019dc222055a" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.64.0/chezmoi_2.64.0_windows_i386.zip", - "hash": "0c5dbf983ae886114eb8e1c0b1a1f11fcb616c56fd0d10b92281fb59e17e1570" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.0/chezmoi_2.65.0_windows_i386.zip", + "hash": "6b304c24b63015778a8635c3449941afe72a490a8f1a17b8b5dff5c8c1ae6fa4" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.64.0/chezmoi_2.64.0_windows_arm64.zip", - "hash": "b92f007566a5fc5600910d3262fc6a55bafaafc6c634c47a1bb2c92ab92acbfb" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.0/chezmoi_2.65.0_windows_arm64.zip", + "hash": "0d92c9fb51059d3ac711521288349950f104dd9f1116ff0164de564473b6de04" } }, "bin": "chezmoi.exe",