ack: Update to version 3.1.2

This commit is contained in:
Richard Kuhnt 2019-10-15 04:00:16 +00:00
parent a39b9781f0
commit b5f625463a

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.1",
"url": "https://beyondgrep.com/ack-v3.1.1#/ack-single-file",
"hash": "2d7f87caf20a42770fec7956cf939100f8741bb3409d138d21f2d9f51d0beb7c",
"version": "3.1.2",
"url": "https://beyondgrep.com/ack-v3.1.2#/ack-single-file",
"hash": "cd1b904fd3d46589b69a485da4b2e9d5f7e8df52f03e30ce12908b8f614ddbdb",
"bin": "ack.bat",
"depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",