From be9a22f741965aa2b18d9380c0d12047028e863b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 20:28:39 +0000 Subject: [PATCH] stgit: Update to version 2.4.13 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index 614695291e..e312741c4f 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.4.12", + "version": "2.4.13", "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.12/stgit-2.4.12.msi", - "hash": "de3ea6adfcb4ccf0f8fc540552028e94b4e23342398fd2e442bbe949771dc74c" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.13/stgit-2.4.13.msi", + "hash": "2ca2ea4ebf9e46b63be898691f4f72f3454bb0776ce941aa81a5982780d3313d" } }, "extract_dir": "PFiles64/StGit",