From fea895716c65a7499a6a1313c120c9dcde6841ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 00:32:55 +0000 Subject: [PATCH] chezmoi: Update to version 2.14.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index d0feff7d62..8d198d2d76 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.13.1", + "version": "2.14.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.13.1/chezmoi_2.13.1_windows_amd64.zip", - "hash": "d773ce2f602d5dfec01b3cbf9c34fb4251c6ab68cfe4adbc6f8bf1196df670ce" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.14.0/chezmoi_2.14.0_windows_amd64.zip", + "hash": "43df3d55c0bb9408ebfc4e3ba25c9e2f212a97f3fb3cebc174a81b4b4cf036a5" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_i386.zip", - "hash": "05c96f16a847b5c4a660c10e931b2c9d25e236c83a7bc8f789399431091e6d52" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.14.0/chezmoi_2.14.0_windows_i386.zip", + "hash": "2b4bdaa2a45df2ab495f88645817ad1d7bc26d4b5f9b4cedb3a884400129850f" } }, "bin": "chezmoi.exe",