From 133024c03d3e98d8ed560201abcb8c661b6b2239 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 20:23:42 +0000 Subject: [PATCH] stgit: Update to version 2.4.2 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index 4b340fc4f1..a0284b221f 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.4.1", + "version": "2.4.2", "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.1/stgit-2.4.1.msi", - "hash": "106c6cad1fe9017d29df867865463b950ab5abcae210953467cfedbe41bd2017" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.2/stgit-2.4.2.msi", + "hash": "7afb23bbf994ac7110ac18c5418128cded2e9db7e9d57c8973cbe354f8a33a8c" } }, "extract_dir": "PFiles64/StGit",