From 6da6b05aa73921080d417ea2ea6aa2bd4944b3b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:32:20 +0000 Subject: [PATCH] chezmoi: Update to version 2.31.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 0f0f5b7c07..bc97948078 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.30.1", + "version": "2.31.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.30.1/chezmoi_2.30.1_windows_amd64.zip", - "hash": "e93be9237cd3e5094574dc3ff62bf087352eafdd99bfb12f2871905333fcc516" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.0/chezmoi_2.31.0_windows_amd64.zip", + "hash": "81c3b3c22c3f0232963750a0d5468b28ffc446bc3741cf6c072313e83e3b01bb" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.1/chezmoi_2.30.1_windows_i386.zip", - "hash": "54980108ec47a48360880bba59f431e9e9770b5ac21e730c42332d46948a1f22" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.0/chezmoi_2.31.0_windows_i386.zip", + "hash": "9113b3e342025bac1d14aad40c87adf6db7da10c2686fb9f51d30856b6aabb4b" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.1/chezmoi_2.30.1_windows_arm64.zip", - "hash": "6f520753d39264438cf9e436abc4c06c259b056657ec079a65eb4869bca82dcb" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.0/chezmoi_2.31.0_windows_arm64.zip", + "hash": "94ba5f51c6c318d49d869178b999255ad5c1cdc0e50e2e4edcab76698de82e57" } }, "bin": "chezmoi.exe",