pshazz: remove askpass from binary (#2978)

This commit is contained in:
M*C*O 2019-01-13 12:41:32 +01:00 committed by Richard Kuhnt
parent f588fb2364
commit 0c93c37a7f

View File

@ -4,10 +4,7 @@
"url": "https://github.com/lukesampson/pshazz/archive/e0cbd3fe165ea194a0d2e58001306b9cab22aa56.zip",
"extract_dir": "pshazz-e0cbd3fe165ea194a0d2e58001306b9cab22aa56",
"hash": "43f2bd0a00b10d2d017e549a8ccac06e6af6efa3b6693d1f3ad4dde79a25821f",
"bin": [
"bin\\pshazz.ps1",
"libexec\\askpass.exe"
],
"bin": "bin\\pshazz.ps1",
"installer": {
"file": "bin\\install.ps1"
},