From cb81260155113fd50d3fcb30d3060c0f2b27d0f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 00:32:22 +0000 Subject: [PATCH] stgit: Update to version 2.4.4 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index 6185b0837f..6913c1b14e 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.4.3", + "version": "2.4.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.4.3/stgit-2.4.3.msi", - "hash": "02c5a22f506de14b6c4c65df695e2e319df8a44532b5846a0f29a9aa8cc4c2a7" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.4/stgit-2.4.4.msi", + "hash": "0d30b6ce59910e50b78876fe2fae98795dd1c1f84e5890e3ce443e2faf9fa9b1" } }, "extract_dir": "PFiles64/StGit",