roswell: Fix checkver (#1165)

#150
This commit is contained in:
Jakub Čábera 2020-06-12 08:46:48 +02:00 committed by GitHub
parent 3396892b8f
commit ebf31403df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,10 @@
},
"extract_dir": "roswell",
"bin": "ros.exe",
"checkver": "github",
"checkver": {
"url": "https://github.com/roswell/roswell/releases",
"regex": "roswell_([\\d.]+)_amd64\\.zip"
},
"autoupdate": {
"architecture": {
"64bit": {