ack: Update to version 3.0.3

This commit is contained in:
Richard Kuhnt 2019-08-21 06:00:15 +00:00
parent 6ddf5ecb77
commit 75e2636f4a

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.2",
"url": "https://beyondgrep.com/ack-v3.0.2#/ack-single-file",
"hash": "8e49c66019af3a5bf5bce23c005231b2980e93889aa047ee54d857a75ab4a062",
"version": "3.0.3",
"url": "https://beyondgrep.com/ack-v3.0.3#/ack-single-file",
"hash": "814c9b0c31aa2879d7c180a32740d92e2578e635eb9c365f2fbabb156e13663d",
"bin": "ack.bat",
"depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",