From 1787de933c0be0c1fe6585209ed8113c9ea49f05 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Mar 2019 04:00:22 +0000 Subject: [PATCH] ack: Update to version 2.26 --- ack.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ack.json b/ack.json index 514586b197..377bfcd1c9 100644 --- a/ack.json +++ b/ack.json @@ -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\"",