Update ack to version 2.20

This commit is contained in:
Richard Kuhnt 2017-12-11 05:00:21 +00:00
parent a136eaea59
commit f32bbf799a

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://beyondgrep.com/", "homepage": "https://beyondgrep.com/",
"license": "https://opensource.org/licenses/Artistic-2.0", "license": "https://opensource.org/licenses/Artistic-2.0",
"version": "2.18", "version": "2.20",
"url": "https://beyondgrep.com/ack-2.18-single-file#/ack-single-file", "url": "https://beyondgrep.com/ack-2.20-single-file#/ack-single-file",
"hash": "6e41057c8f50f661d800099471f769209480efa53b8a886969d7ec6db60a2208", "hash": "fcdf3babf4264d126b362c9116eade83fe76f844f5de8f4150e54e0e83702e16",
"bin": "ack.bat", "bin": "ack.bat",
"depends": "perl", "depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path $dir\\ack.bat", "pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path $dir\\ack.bat",