diff --git a/bucket/stgit.json b/bucket/stgit.json index ee80ae16db..d8961645b3 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.3.3", + "version": "2.4.0", "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.3/stgit-2.3.3.msi", - "hash": "6eff182c133a178920ef0cdf66a7483ca479b695665271aa864f27c9b5f012aa" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.0/stgit-2.4.0.msi", + "hash": "e97c5188f27107fde982346d475bc88b5a547e80b553bb1d90ecad5ac1f36e14" } }, "extract_dir": "PFiles64/StGit",