stgit@2.3.2: Fix bin location

Closes #5101
This commit is contained in:
Rashil Gandhi 2023-09-13 19:31:25 +05:30 committed by GitHub
parent d447a3e1d6
commit 2bb5349313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
}
},
"extract_dir": "PFiles64/StGit",
"bin": "stg.exe",
"bin": "bin\\stg.exe",
"checkver": {
"github": "https://github.com/stacked-git/stgit"
},