From 53d71ea310281dc7972ac1850eb4c98b0ee54c77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 04:29:22 +0000 Subject: [PATCH] chezmoi: Update to version 2.62.5 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 98a76f8a70..2b2ac8bb28 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.62.4", + "version": "2.62.5", "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.4/chezmoi_2.62.4_windows_amd64.zip", - "hash": "d16caa6e852115b0ce03376c5ac75a24a15cfe3823e9530801b3e29b37d1eae4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.5/chezmoi_2.62.5_windows_amd64.zip", + "hash": "9ec2a4a81cc09b4a7695ba78d05a63d47f18c6d4f07599c299d57a07239b5048" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.4/chezmoi_2.62.4_windows_i386.zip", - "hash": "ef6b082bb33fc73a8bd85fce26a8693c6eac21481b49aaca4f2ee9d43fe0516c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.5/chezmoi_2.62.5_windows_i386.zip", + "hash": "7a68cdabb01c9d7564bf0b13d87e4cc806e1ae885aec95758a4da5fc27bcf216" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.4/chezmoi_2.62.4_windows_arm64.zip", - "hash": "b53a138ba2feaffe30f8a11c776b06613ff0baa3fdc841a96aea004f8c8a40fc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.5/chezmoi_2.62.5_windows_arm64.zip", + "hash": "551bd2423dd922d31dfad9d3edb6a4a9a27f67bcee01ccdacd659841fee751cc" } }, "bin": "chezmoi.exe",