ack: Update to version 3.1.0

This commit is contained in:
Richard Kuhnt 2019-08-23 04:00:24 +00:00
parent 4c902830aa
commit 99206d67eb

View File

@ -2,9 +2,9 @@
"homepage": "https://beyondgrep.com/",
"description": "A tool like grep, optimized for programmers",
"license": "Artistic-2.0",
"version": "3.0.3",
"url": "https://beyondgrep.com/ack-v3.0.3#/ack-single-file",
"hash": "814c9b0c31aa2879d7c180a32740d92e2578e635eb9c365f2fbabb156e13663d",
"version": "3.1.0",
"url": "https://beyondgrep.com/ack-v3.1.0#/ack-single-file",
"hash": "00ec50b0fdadede9c93903bd215923ece7c0f72215ccbfb4bfba383ae043bcbe",
"bin": "ack.bat",
"depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",