mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Fix maven checkver
This commit is contained in:
parent
15744c7efb
commit
46d168af59
@ -13,8 +13,8 @@
|
||||
]
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://maven.apache.org/download.cgi",
|
||||
"re": "Apache Maven ([\\d.]+) is the latest release"
|
||||
"url": "https://maven.apache.org/docs/history.html",
|
||||
"re": "<b>([\\d.]+)</b>"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://archive.apache.org/dist/maven/maven-$majorVersion/$version/binaries/apache-maven-$version-bin.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user