From cc8149f7b861920d6279dec3b7e416bf96c6823a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 12:30:45 +0000 Subject: [PATCH] stgit: Update to version 2.3.2 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index d50f56b48b..486be2855a 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.3.2", "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.0/stgit-2.3.0.msi", - "hash": "bc6752ca1f365f24dcce56be4c3ace7c77cb555771b34ee1a0190632d0d841d6" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.3.2/stgit-2.3.2.msi", + "hash": "a48af43037a6447b27396c49ba863204bfdf3521953f3b725525e9576d194a40" } }, "extract_dir": "PFiles64/StGit",