stgit: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2023-10-09 16:27:36 +00:00
parent af1e0f12c7
commit cfd279ba2a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.3", "version": "2.4.0",
"description": "Manage Git commits as a stack of patches", "description": "Manage Git commits as a stack of patches",
"homepage": "https://stacked-git.github.io/", "homepage": "https://stacked-git.github.io/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/stacked-git/stgit/releases/download/v2.3.3/stgit-2.3.3.msi", "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.0/stgit-2.4.0.msi",
"hash": "6eff182c133a178920ef0cdf66a7483ca479b695665271aa864f27c9b5f012aa" "hash": "e97c5188f27107fde982346d475bc88b5a547e80b553bb1d90ecad5ac1f36e14"
} }
}, },
"extract_dir": "PFiles64/StGit", "extract_dir": "PFiles64/StGit",