From d4803c7f38ebf43184882565d035bdedf0b6f804 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 20:24:02 +0000 Subject: [PATCH] chezmoi: Update to version 2.38.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index fd2074e020..fba07cda4c 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.37.0", + "version": "2.38.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.37.0/chezmoi_2.37.0_windows_amd64.zip", - "hash": "7a92bf0656568eae552d360d7b3182176f8c258e64d136216cd5b65a246b960f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_amd64.zip", + "hash": "16ef7dde139df0b549bc92059d6ea3e9a16e8ef689bbd5ae7ed398a4d9ed2c54" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_i386.zip", - "hash": "8183ed7b8237b01dbc1f1eb56f27f18a8e911311dde315c04c25d4e83d20841b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_i386.zip", + "hash": "b6412194a0e01067b3eff5f18eab7ef152a575e5a90d0bb59cc25246c20976b0" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_windows_arm64.zip", - "hash": "d34691fdb67b609f308a818bb2772e08169e2df01f6c29b07cf8d0e8d4621043" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_arm64.zip", + "hash": "2b5c2d15ee0f5d1b4e90968cf5843f77ee176b354e8d8b72f69d71478fc4482f" } }, "bin": "chezmoi.exe",