From 8193f08797a81e6898de87f57c3df36ac99f2d8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 12:32:26 +0000 Subject: [PATCH] chezmoi: Update to version 2.27.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index f90c6017c0..88b381cb5a 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.26.0", + "version": "2.27.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.26.0/chezmoi_2.26.0_windows_amd64.zip", - "hash": "67f99691a52050bc1881ed778ad65075e4e5dcd17c883c55ccebfbbf51a46f86" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.0/chezmoi_2.27.0_windows_amd64.zip", + "hash": "73305c06045817fce543fcca5e767e1c77a4f40943a073ff22a16759a2a4b412" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_i386.zip", - "hash": "d53786b8237ff0c312732b7e4843d7e75607873ea27bf954199a40d251710af4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.0/chezmoi_2.27.0_windows_i386.zip", + "hash": "e8bbef98c3edbc28a1c2f6db014f6d03e70a2ab29c6c5a3354bebadc1ea74dd8" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_arm64.zip", - "hash": "ac17ca4e29d74362860a50c9c8065da4d3873bc16882dea5b66f9d9e7031a12c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.0/chezmoi_2.27.0_windows_arm64.zip", + "hash": "f40f342278c1e4b6c7f4008a52ccf8308abc4980bcaf0feb8229dc5bd765aa19" } }, "bin": "chezmoi.exe",