From b3afceea2bb3f118a01741b42ef1aed388ed2f60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Apr 2025 20:27:30 +0000 Subject: [PATCH] chezmoi: Update to version 2.62.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index acead2c7f3..cffc255873 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.61.0", + "version": "2.62.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.61.0/chezmoi_2.61.0_windows_amd64.zip", - "hash": "43435fdfabeabaea43281b7db9abedfaa6813337d2258f5b7090385b1474f40c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.0/chezmoi_2.62.0_windows_amd64.zip", + "hash": "2f1983951f18cb6fc5123139ea4a868011b6ab2165f5c79d78ec13b3e1fba9e5" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.61.0/chezmoi_2.61.0_windows_i386.zip", - "hash": "2348525e0e5b7015fb8c2d5a33385e82b9c10cbe6a2020ecae7384827ab705ba" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.0/chezmoi_2.62.0_windows_i386.zip", + "hash": "02217d10ebae5ccecd0918eaab2510b276b98b870fcbaa2e93db387c7417f20c" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.61.0/chezmoi_2.61.0_windows_arm64.zip", - "hash": "3566f5129a35692dbb44bd655e7c85170ea8e20f5dbc4d2c79ebc359b39f4deb" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.0/chezmoi_2.62.0_windows_arm64.zip", + "hash": "57b4f196c2447a1ca6d5fe82cd137d27a4ade5f4fbb82e00cc5b79d9ea0f2648" } }, "bin": "chezmoi.exe",