From 24af9849b69673dbf02281b0899bb089592942a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 00:34:59 +0000 Subject: [PATCH] chezmoi: Update to version 2.34.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index d8c1e5bf12..13affb89ad 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.33.6", + "version": "2.34.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.33.6/chezmoi_2.33.6_windows_amd64.zip", - "hash": "74a1ebc90b75b176f65f2b4f9ec50c85440b44445df249498ca1b022ae0f7046" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_amd64.zip", + "hash": "7f016a08cf0102ba7144a021b51dd5a8ac72fa149cef3b5a0c100cbbf78f0926" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_windows_i386.zip", - "hash": "03f890657417e664f1c3c4bec15de18aa13e31da842cf02e66395df8669bc262" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_i386.zip", + "hash": "1f482c0662236a3402c8ad117924e4534eb8d98181c96b6e56b336c42bf949c6" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_windows_arm64.zip", - "hash": "2bdd13c76761ed4e2eb53154573917ced473f3c758634e9a8e0f788684ac3a2a" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_arm64.zip", + "hash": "8159f10f7232b0ce1f1b72ce6f12610621e3fa77861754913e0e8d3a0d0a48a0" } }, "bin": "chezmoi.exe",