ack: Update to version 2.28

This commit is contained in:
Richard Kuhnt 2019-03-19 04:00:22 +00:00
parent 7ebfdd003c
commit 3e136dcec8

View File

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