Fix maven checkver

This commit is contained in:
Brandon Smith 2018-05-19 12:48:28 -04:00
parent 15744c7efb
commit 46d168af59

View File

@ -13,8 +13,8 @@
] ]
}, },
"checkver": { "checkver": {
"url": "https://maven.apache.org/download.cgi", "url": "https://maven.apache.org/docs/history.html",
"re": "Apache Maven ([\\d.]+) is the latest release" "re": "<b>([\\d.]+)</b>"
}, },
"autoupdate": { "autoupdate": {
"url": "https://archive.apache.org/dist/maven/maven-$majorVersion/$version/binaries/apache-maven-$version-bin.zip", "url": "https://archive.apache.org/dist/maven/maven-$majorVersion/$version/binaries/apache-maven-$version-bin.zip",