From 6dbb1c92375e91f879122ed0d607a958ec473dde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 04:33:58 +0000 Subject: [PATCH] stgit: Update to version 2.5.4 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index 3fbb2e0be5..d810a84df7 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.5.3", + "version": "2.5.4", "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.5.3/stgit-2.5.3.msi", - "hash": "d3c997908d3ff1db6ef644e8246098eefea937a9e6596c9436af0c2398bf275c" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.5.4/stgit-2.5.4.msi", + "hash": "cea74ad29e91f47b45878a50e53ec9486735eb07629a8f26b1608016d3b9229f" } }, "extract_dir": "PFiles64/StGit",