From a916ae22ba061cefb5abc0a8a955863041250755 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 00:41:57 +0000 Subject: [PATCH] chezmoi: Update to version 2.62.4 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 6ae9977684..98a76f8a70 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.62.3", + "version": "2.62.4", "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.3/chezmoi_2.62.3_windows_amd64.zip", - "hash": "3b8a45f079e120007e8e6085b0df1a86201b90ada0dc24a1bd92969b3b874bf5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.4/chezmoi_2.62.4_windows_amd64.zip", + "hash": "d16caa6e852115b0ce03376c5ac75a24a15cfe3823e9530801b3e29b37d1eae4" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_i386.zip", - "hash": "0336984195edddb2f54b812467f8e7459d1001bf5436e93f93d581124190714f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.4/chezmoi_2.62.4_windows_i386.zip", + "hash": "ef6b082bb33fc73a8bd85fce26a8693c6eac21481b49aaca4f2ee9d43fe0516c" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_arm64.zip", - "hash": "cb57adbade7b0541803cfedc70d71fe8f32d8d5fc98e7b343eac31922df5f022" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.4/chezmoi_2.62.4_windows_arm64.zip", + "hash": "b53a138ba2feaffe30f8a11c776b06613ff0baa3fdc841a96aea004f8c8a40fc" } }, "bin": "chezmoi.exe",