Update ack to version 2.22

This commit is contained in:
Richard Kuhnt 2017-12-22 23:00:15 +00:00
parent 4aa732b6fd
commit efe6bc57c7

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.20", "version": "2.22",
"url": "https://beyondgrep.com/ack-2.20-single-file#/ack-single-file", "url": "https://beyondgrep.com/ack-2.22-single-file#/ack-single-file",
"hash": "fcdf3babf4264d126b362c9116eade83fe76f844f5de8f4150e54e0e83702e16", "hash": "fd0617585b88517a3d41d3d206c1dc38058c57b90dfd88c278049a41aeb5be38",
"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",