mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
pdf2djvu: Fix checkver
This commit is contained in:
parent
0162a66490
commit
a5362f7cf8
@ -18,7 +18,8 @@
|
|||||||
"djvused.exe"
|
"djvused.exe"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/jwilk/pdf2djvu"
|
"url": "https://api.github.com/repos/jwilk/pdf2djvu/releases",
|
||||||
|
"regex": "pdf2djvu-win32-([\\d.]+)\\.zip"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/jwilk/pdf2djvu/releases/download/$version/pdf2djvu-win32-$version.zip",
|
"url": "https://github.com/jwilk/pdf2djvu/releases/download/$version/pdf2djvu-win32-$version.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user