From 1cec159881a1f2b202baadc384a2ce2db2141050 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 00:33:54 +0000 Subject: [PATCH] stgit: Update to version 2.4.7 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index 1c35357b81..24682c4238 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.4.6", + "version": "2.4.7", "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.4.6/stgit-2.4.6.msi", - "hash": "65d0fca527de8c0d21a0ead5d375424d7d6c62690bb30732caef652f5e2898bb" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.7/stgit-2.4.7.msi", + "hash": "dc3780726be64342978600f4468c4baebb70c166cc1be9a4b6c97ea81967ff9f" } }, "extract_dir": "PFiles64/StGit",