From bdb01fad8ba00330f5a864d7306c411ecab15a28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 16:27:18 +0000 Subject: [PATCH] chezmoi: Update to version 2.39.1 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 2e556d3688..bed06d26ea 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.39.0", + "version": "2.39.1", "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.39.0/chezmoi_2.39.0_windows_amd64.zip", - "hash": "b940c74bc120949244f31f2da1bb36224da62101689802f1197b966be9db1cbd" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_amd64.zip", + "hash": "79ed34c1fd105f0d9051b9cf4939976060c56f836509ba58db2d3d99579f4d34" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_i386.zip", - "hash": "10721a9292e043b6e8766d88ff8732f4bea1488577c6596645bbb25b44ab9a2b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_i386.zip", + "hash": "726c48889b2afb1cab69338f160f1730def7cab1d0661acfaca5eb6975a7b568" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_arm64.zip", - "hash": "33faad07e1855984b6733aa03991698052cc0f8c85b9ab6e808ad0d8c6917665" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_arm64.zip", + "hash": "96c448218d8b4715c1543670f006988372538ec807c43bd903b4df5016e8331f" } }, "bin": "chezmoi.exe",