mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ack: Fix autoupdate URL (#149)
This commit is contained in:
parent
c62810fbf1
commit
78f367db15
@ -13,6 +13,6 @@
|
|||||||
"re": "The current stable version of ack is v([\\d.]+),"
|
"re": "The current stable version of ack is v([\\d.]+),"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://beyondgrep.com/ack-$version#/ack-single-file"
|
"url": "https://beyondgrep.com/ack-v$version#/ack-single-file"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user