From 3be76cf2d25ec2626740dcf549b6780aaef69cd6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 00:33:29 +0000 Subject: [PATCH] chezmoi: Update to version 2.50.0 --- bucket/chezmoi.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 7bcbe50b31..2503f0cf29 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.49.1", + "version": "2.50.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.49.1/chezmoi_2.49.1_windows_amd64.zip", - "hash": "f42554ad40d1936050efad7b59da2a2b185463e2cd976a647990448bb08b5943" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.50.0/chezmoi_2.50.0_windows_amd64.zip", + "hash": "8fda4c50c5124d14c0ed4d190a229ba38622c2eea333b3cf6cbff37953e13317" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_windows_i386.zip", - "hash": "9313cdcf1991e016f3fb80a78b3b1eeb92f4e3d964724a03a428a53ac51297a3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.50.0/chezmoi_2.50.0_windows_i386.zip", + "hash": "4e2ac7bc7f97870b4d4bdb43e96afe0deef2ba05030e975748737eb4a4d212df" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_windows_arm64.zip", - "hash": "f3235de7f6b476986240e3b49889d15cb0fed245a6d79f9635d3577c7d34fbcf" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.50.0/chezmoi_2.50.0_windows_arm64.zip", + "hash": "0f1cc56c6cac41d5299469e1508fbd70a3bd821bf41f47b1aded5c8cd108be23" } }, "bin": "chezmoi.exe",