mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cormanlisp: Fix checkver url (#647)
This commit is contained in:
parent
e381a69ee6
commit
82dc5b02ea
@ -34,7 +34,7 @@
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/sharplispers/cormanlisp",
|
||||
"regex": "tree/v([\\w.]+)/"
|
||||
"regex": "tree/v([\\w.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/sharplispers/cormanlisp/releases/download/v$version/CormanLisp-$version.zip"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user