Fix yasm checkver (#1965)

This commit is contained in:
Brandon Smith 2018-01-21 06:37:01 -05:00 committed by Richard Kuhnt
parent b179a59425
commit b742f4c6f3

View File

@ -17,8 +17,8 @@
"yasm.exe"
],
"checkver": {
"url": "https://yasm.tortall.net/Download.html",
"re": "Latest Release: [\\d.]+"
"url": "http://yasm.tortall.net/Download.html",
"re": "Latest Release: ([\\d.]+)"
},
"autoupdate": {
"architecture": {