mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-26 15:26:21 +00:00
Update ack to version 2.24
This commit is contained in:
+3
-3
@@ -2,9 +2,9 @@
|
||||
"homepage": "https://beyondgrep.com/",
|
||||
"description": "A tool like grep, optimized for programmers",
|
||||
"license": "Artistic-2.0",
|
||||
"version": "2.22",
|
||||
"url": "https://beyondgrep.com/ack-2.22-single-file#/ack-single-file",
|
||||
"hash": "fd0617585b88517a3d41d3d206c1dc38058c57b90dfd88c278049a41aeb5be38",
|
||||
"version": "2.24",
|
||||
"url": "https://beyondgrep.com/ack-2.24-single-file#/ack-single-file",
|
||||
"hash": "8361e5a2654bc575db27bfa40470c4182d74d51098d390944d98fe7cd5b20d49",
|
||||
"bin": "ack.bat",
|
||||
"depends": "perl",
|
||||
"pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",
|
||||
|
||||
Reference in New Issue
Block a user