From b6975c06fca0f56db037eacc8193a5d27e860892 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 04:29:51 +0000 Subject: [PATCH] chezmoi: Update to version 2.32.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 0118debfa1..8211008112 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.31.1", + "version": "2.32.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.31.1/chezmoi_2.31.1_windows_amd64.zip", - "hash": "1896534f38f8cdf3051a2ed81f0b67c1ad506cf7bf7015dde086c61be1ff250b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.32.0/chezmoi_2.32.0_windows_amd64.zip", + "hash": "c98b89ac4fa89bfc9f93a6998b1217446490504bb6a30e0fd25c8464ebec1d79" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.1/chezmoi_2.31.1_windows_i386.zip", - "hash": "e26f9f54c6a79af67b7786e94e7d733d1bf30f89789cef706bf9d328aba67d32" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.32.0/chezmoi_2.32.0_windows_i386.zip", + "hash": "b9ed4780289f0b634feb97b65b5d8bfe53e1c717a9fafef3e268e9386abaf957" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.31.1/chezmoi_2.31.1_windows_arm64.zip", - "hash": "adeca3d340cf23dab2e21b7c60e842796a5687464a68f9776b0758f085df959b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.32.0/chezmoi_2.32.0_windows_arm64.zip", + "hash": "ee517da5af65bd881a477b1c6bb97075d7f732cdfc9ab734ca43b3ef2e0c410c" } }, "bin": "chezmoi.exe",