From f700bed8ba950147dc43b5b43efe49d8fccd49f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 01:14:43 +0000 Subject: [PATCH] stgit: Update to version 2.4.6 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index 444f154051..1c35357b81 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.4.5", + "version": "2.4.6", "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.5/stgit-2.4.5.msi", - "hash": "6632d5cd0dc93fea0bb14d148b340de2dd10a1444028e14c511927911022a1a2" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.6/stgit-2.4.6.msi", + "hash": "65d0fca527de8c0d21a0ead5d375424d7d6c62690bb30732caef652f5e2898bb" } }, "extract_dir": "PFiles64/StGit",