ack: Update to version 3.3.1

This commit is contained in:
Richard Kuhnt 2020-01-14 05:01:49 +00:00
parent 71e2354edb
commit 8fb31b239c

View File

@ -2,9 +2,9 @@
"homepage": "https://beyondgrep.com/",
"description": "A tool like grep, optimized for programmers",
"license": "Artistic-2.0",
"version": "3.3.0",
"url": "https://beyondgrep.com/ack-v3.3.0#/ack-single-file",
"hash": "8a1f92a33b1f4fe587e67205275ee22a311f92cf541d549da51bca4d49f41691",
"version": "3.3.1",
"url": "https://beyondgrep.com/ack-v3.3.1#/ack-single-file",
"hash": "e4fd286d5a56f459147d562660d2f8bc4548f2f1e2d8cf3a5265b70beedbfc87",
"bin": "ack.bat",
"depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",