{ "homepage": "https://beyondgrep.com/", "license": "https://opensource.org/licenses/Artistic-2.0", "version": "2.18", "url": "https://beyondgrep.com/ack-2.18-single-file#/ack-single-file", "hash": "6e41057c8f50f661d800099471f769209480efa53b8a886969d7ec6db60a2208", "bin": "ack.bat", "depends": "perl", "pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path $dir\\ack.bat", "checkver": { "url": "https://beyondgrep.com/install/", "re": "The current stable version of ack is version ([\\d.]+)," }, "autoupdate": { "url": "https://beyondgrep.com/ack-$version-single-file#/ack-single-file" } }