From 795a43796c308e1b496afa4bb21c7b74ae8d6963 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 16:31:17 +0000 Subject: [PATCH] chezmoi: Update to version 2.15.2 --- bucket/chezmoi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 10188cfc30..8b5e0c55d0 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.15.1", + "version": "2.15.2", "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.15.1/chezmoi_2.15.1_windows_amd64.zip", - "hash": "1fd3836bb186dfb1b0ea810221598d2cf7666128e793faaa116c2da6caf7a8bb" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.2/chezmoi_2.15.2_windows_amd64.zip", + "hash": "f3238e0854796efc059165a567f1bff3ce5bd028c42a98b32454dbde15fab1f7" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.1/chezmoi_2.15.1_windows_i386.zip", - "hash": "86ca14d777d77fa3cd8ced8051abf6eb2a8a9027cb23421e3b91ff15ad118962" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.2/chezmoi_2.15.2_windows_i386.zip", + "hash": "6b14c6ccfefaf7fad810abac6719f00f83d7bae7d7f83fc09782e32579e2c4fd" } }, "bin": "chezmoi.exe",