stgit: Update to version 2.4.2

This commit is contained in:
github-actions[bot] 2023-12-26 20:23:42 +00:00
parent cd19a8d784
commit 133024c03d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.1", "version": "2.4.2",
"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.4.1/stgit-2.4.1.msi", "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.2/stgit-2.4.2.msi",
"hash": "106c6cad1fe9017d29df867865463b950ab5abcae210953467cfedbe41bd2017" "hash": "7afb23bbf994ac7110ac18c5418128cded2e9db7e9d57c8973cbe354f8a33a8c"
} }
}, },
"extract_dir": "PFiles64/StGit", "extract_dir": "PFiles64/StGit",