nircmd: removed "." extract_dir that broke install (#533)

This commit is contained in:
Ian Harmon 2019-11-08 08:44:34 -07:00 committed by Hsiao-nan Cheung
parent 3b2995b2fa
commit 443d829800

View File

@ -13,7 +13,6 @@
"hash": "5071b54669bb1e88422c6c340204b0b3a0ffd07e2ac1d747ccbd1447abc92948" "hash": "5071b54669bb1e88422c6c340204b0b3a0ffd07e2ac1d747ccbd1447abc92948"
} }
}, },
"extract_dir": ".",
"bin": "nircmdc.exe", "bin": "nircmdc.exe",
"checkver": { "checkver": {
"re": "<td>NirCmd v([\\d\\.]+)" "re": "<td>NirCmd v([\\d\\.]+)"