mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ack: Update to version 3.5.0
This commit is contained in:
parent
3d269c78b3
commit
b10b3f2a23
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.0",
|
"version": "3.5.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.4.0#/ack-single-file",
|
"url": "https://beyondgrep.com/ack-v3.5.0#/ack-single-file",
|
||||||
"hash": "e048c5e6144f5932d8672c2fade81d9073d5b3ca1517b84df006de3d25414fc1",
|
"hash": "6870d3c90691c3c4a9ec2ae69880e85c5188aa57adeeca2a794b477e034b989f",
|
||||||
"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