From 2b64225dde65a329e41c78d772a38b96efcfc7da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:25:42 +0000 Subject: [PATCH] stgit: Update to version 2.4.3 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index a0284b221f..6185b0837f 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.4.2", + "version": "2.4.3", "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.2/stgit-2.4.2.msi", - "hash": "7afb23bbf994ac7110ac18c5418128cded2e9db7e9d57c8973cbe354f8a33a8c" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.3/stgit-2.4.3.msi", + "hash": "02c5a22f506de14b6c4c65df695e2e319df8a44532b5846a0f29a9aa8cc4c2a7" } }, "extract_dir": "PFiles64/StGit",