From 118174cf44ba25837997c7617e92e8431b59b4ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 12:31:14 +0000 Subject: [PATCH] chezmoi: Update to version 2.18.0 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 0617bb2050..ec7eecb5cc 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.17.1", + "version": "2.18.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.17.1/chezmoi_2.17.1_windows_amd64.zip", - "hash": "ac303149befd1a014d3508e800921589f71af8cc21a7a11aecf85ad38c78b275" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.18.0/chezmoi_2.18.0_windows_amd64.zip", + "hash": "c83f50fa14029e093b229f09bd1aad6ae1f05d3571cfb10b0bc9f97430b0e340" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.17.1/chezmoi_2.17.1_windows_i386.zip", - "hash": "98031bfa7766ba1918c248ce683c64cde6c28cc2447df886e318fd38c4ed99fe" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.18.0/chezmoi_2.18.0_windows_i386.zip", + "hash": "cabcb8b3e21e5676799d31fd0b62141d476da6e96477ecab8a84f42f63fdfe1e" } }, "bin": "chezmoi.exe",