mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
jo(chore): Fix checkver
This commit is contained in:
parent
38dce34ace
commit
8305c93d89
@ -8,6 +8,6 @@
|
|||||||
"bin": "jo.exe",
|
"bin": "jo.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/jpmens/jo/releases/download/$version/jo.exe"
|
"url": "https://github.com/jpmens/jo/releases/download/$version/jo-$version.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user