From 3557990f858e8c86e527c681d036bfeccad09051 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:30:00 +0000 Subject: [PATCH] chezmoi: Update to version 2.62.2 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 5263a94332..a7b1c5f75c 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.62.1", + "version": "2.62.2", "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.1/chezmoi_2.62.1_windows_amd64.zip", - "hash": "2754b71f62b03077b0016cd375f46e267444ab0d7fcce499c51f708e9281183e" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_amd64.zip", + "hash": "1f249d971f62f9a780e7ecb57aeedbef3708bca3f5c993f7d05fee40647add49" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.1/chezmoi_2.62.1_windows_i386.zip", - "hash": "7c72e150edd7a4c9ace0d1f8794ce4604875956499dcfb74ce19b9de961de0c5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_i386.zip", + "hash": "4f50af71cc9b7f55c7f2b425f901713ef09b498bcd258b7e4f213de69d6ef2e1" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.1/chezmoi_2.62.1_windows_arm64.zip", - "hash": "c73f08e551d6c487b5ea2f2df03d37ed44e49c7d2d1b7c0817bf9901dfa81f83" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_arm64.zip", + "hash": "5443a017f7d9e6170b8a6f22c12b9286d7feb4dcc631bb4548caf0e725b78176" } }, "bin": "chezmoi.exe",