From 3f1e81ae1066f9b78c4482c6b28d0727490aac5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 08:30:33 +0000 Subject: [PATCH] stgit: Update to version 2.5.5 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index d810a84df7..1a0428452d 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.5.4", + "version": "2.5.5", "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.4/stgit-2.5.4.msi", - "hash": "cea74ad29e91f47b45878a50e53ec9486735eb07629a8f26b1608016d3b9229f" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.5.5/stgit-2.5.5.msi", + "hash": "ee1396a1ae6b1431d211e7ba7ee70c5de34ba1fcd7f8510436d9872568e4098a" } }, "extract_dir": "PFiles64/StGit",