mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
ack: Update to version 3.8.0
This commit is contained in:
parent
c31e3a1eb4
commit
78365b4e5f
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.0",
|
"version": "3.8.0",
|
||||||
"description": "A tool like grep, optimized for programmers",
|
"description": "A tool like grep, optimized for programmers",
|
||||||
"homepage": "https://beyondgrep.com/",
|
"homepage": "https://beyondgrep.com/",
|
||||||
"license": "Artistic-2.0",
|
"license": "Artistic-2.0",
|
||||||
"depends": "perl",
|
"depends": "perl",
|
||||||
"url": "https://beyondgrep.com/ack-v3.7.0#/ack-single-file",
|
"url": "https://beyondgrep.com/ack-v3.8.0#/ack-single-file",
|
||||||
"hash": "dd5a7c2df81ee15d97b6bf6b3ff84ad2529c98e1571817861c7d4fd8d48af908",
|
"hash": "09886aa5a1aa0244f9fef98ebe78823497b07211f42b60914a0187f566dfb121",
|
||||||
"bin": "ack.bat",
|
"bin": "ack.bat",
|
||||||
"pre_install": "Set-Content -Value '@perl.exe \"%~dp0ack-single-file\" %*' -Path \"$dir\\ack.bat\"",
|
"pre_install": "Set-Content -Value '@perl.exe \"%~dp0ack-single-file\" %*' -Path \"$dir\\ack.bat\"",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user