ack: Update to version 2.26

This commit is contained in:
Richard Kuhnt 2019-03-18 04:00:22 +00:00
parent 438770b42e
commit 1787de933c

View File

@ -2,9 +2,9 @@
"homepage": "https://beyondgrep.com/",
"description": "A tool like grep, optimized for programmers",
"license": "Artistic-2.0",
"version": "2.24",
"url": "https://beyondgrep.com/ack-2.24-single-file#/ack-single-file",
"hash": "8361e5a2654bc575db27bfa40470c4182d74d51098d390944d98fe7cd5b20d49",
"version": "2.26",
"url": "https://beyondgrep.com/ack-2.26-single-file#/ack-single-file",
"hash": "98ec549d7dd6b802356b3d0bb22d8ed80bd049c0ca565092f8673e547d0f9dca",
"bin": "ack.bat",
"depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",