From f044781250c429555c3978c40c51b768ddbb0246 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 00:35:45 +0000 Subject: [PATCH] chezmoi: Update to version 2.31.1 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index bc97948078..0118debfa1 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.31.0", + "version": "2.31.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.31.0/chezmoi_2.31.0_windows_amd64.zip", - "hash": "81c3b3c22c3f0232963750a0d5468b28ffc446bc3741cf6c072313e83e3b01bb" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.1/chezmoi_2.31.1_windows_amd64.zip", + "hash": "1896534f38f8cdf3051a2ed81f0b67c1ad506cf7bf7015dde086c61be1ff250b" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.0/chezmoi_2.31.0_windows_i386.zip", - "hash": "9113b3e342025bac1d14aad40c87adf6db7da10c2686fb9f51d30856b6aabb4b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.1/chezmoi_2.31.1_windows_i386.zip", + "hash": "e26f9f54c6a79af67b7786e94e7d733d1bf30f89789cef706bf9d328aba67d32" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.0/chezmoi_2.31.0_windows_arm64.zip", - "hash": "94ba5f51c6c318d49d869178b999255ad5c1cdc0e50e2e4edcab76698de82e57" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.1/chezmoi_2.31.1_windows_arm64.zip", + "hash": "adeca3d340cf23dab2e21b7c60e842796a5687464a68f9776b0758f085df959b" } }, "bin": "chezmoi.exe",