From cfd279ba2a7f8611277a2d0430e79fa5d2b67139 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:27:36 +0000 Subject: [PATCH] stgit: Update to version 2.4.0 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index ee80ae16db..d8961645b3 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.3.3", + "version": "2.4.0", "description": "Manage Git commits as a stack of patches", "homepage": "https://stacked-git.github.io/", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/stacked-git/stgit/releases/download/v2.3.3/stgit-2.3.3.msi", - "hash": "6eff182c133a178920ef0cdf66a7483ca479b695665271aa864f27c9b5f012aa" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.0/stgit-2.4.0.msi", + "hash": "e97c5188f27107fde982346d475bc88b5a547e80b553bb1d90ecad5ac1f36e14" } }, "extract_dir": "PFiles64/StGit",