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