Update mono checkver (#2023)

Update mono checkver
This commit is contained in:
Brandon Smith 2018-02-16 04:42:01 -05:00 committed by Richard Kuhnt
parent 26aa9532eb
commit e35035b8a4

View File

@ -7,7 +7,7 @@
"extract_dir": "Mono",
"env_add_path": "bin",
"checkver": {
"url": "http://www.mono-project.com/download/",
"url": "http://www.mono-project.com/download/stable/",
"re": "(?<short>[\\d.]+)/windows-installer/(?<file>mono-(?<version>[\\d.]+).*win32.*).msi"
},
"autoupdate": {