ack: Update to version 3.0.0

This commit is contained in:
Richard Kuhnt 2019-06-19 03:00:28 +00:00
parent c1dcbd690b
commit 7f578c23e6

View File

@ -2,9 +2,9 @@
"homepage": "https://beyondgrep.com/",
"description": "A tool like grep, optimized for programmers",
"license": "Artistic-2.0",
"version": "2.28",
"url": "https://beyondgrep.com/ack-2.28-single-file#/ack-single-file",
"hash": "0ab3df19513a2c71aa7901f7f522a5baf72ce69e6e0e34879979f157210734f6",
"version": "3.0.0",
"url": "https://beyondgrep.com/ack-v3.0.0#/ack-single-file",
"hash": "b9e342095fabb03da0159c69b4e5f99ce458c38ca8cbeafc7d03abcfd789536e",
"bin": "ack.bat",
"depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",