From ff2fda6a3d377c1d9c438b7a8b29510d94f6cbd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:28:04 +0000 Subject: [PATCH] stgit: Update to version 2.3.3 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index 1e821a851e..ee80ae16db 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.3.2", + "version": "2.3.3", "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.3.2/stgit-2.3.2.msi", - "hash": "a48af43037a6447b27396c49ba863204bfdf3521953f3b725525e9576d194a40" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.3.3/stgit-2.3.3.msi", + "hash": "6eff182c133a178920ef0cdf66a7483ca479b695665271aa864f27c9b5f012aa" } }, "extract_dir": "PFiles64/StGit",