ack: Update to version 3.1.1

This commit is contained in:
Richard Kuhnt 2019-09-01 05:00:17 +00:00
parent aab12ff89a
commit 69ac219897

View File

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