From b392004b57eec7446c8d6e16ee6f82b96ec200c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 04:29:54 +0000 Subject: [PATCH] chezmoi: Update to version 2.59.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 2e5e5a2ed0..f9afbae680 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.58.0", + "version": "2.59.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.58.0/chezmoi_2.58.0_windows_amd64.zip", - "hash": "6e84d4b32ae1f17a6bb17aab0aa810ed285d3aaae780a29c266343d2c580216a" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.0/chezmoi_2.59.0_windows_amd64.zip", + "hash": "7f88043f8e83a6db3830e1ecf8fcddb34c63db7306cd497d85c5843285a94457" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.58.0/chezmoi_2.58.0_windows_i386.zip", - "hash": "f97388465a70017c8e1d50742bf0fd168791cc47519da96dbe528ecbd3d90620" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.0/chezmoi_2.59.0_windows_i386.zip", + "hash": "6a5476bf6287db489a7ec47da7dbe0fed1dfb26856f06b449d17ec68fdb7e648" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.58.0/chezmoi_2.58.0_windows_arm64.zip", - "hash": "4edd3c5892e28818430f2cf38d9b6775fffe99fd88c2012ecc9e9fd3894942de" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.0/chezmoi_2.59.0_windows_arm64.zip", + "hash": "4ea0661cf202dacf1fd6b85e0f30267bf54196c705be6f7e279fcf0903e01a0f" } }, "bin": "chezmoi.exe",