mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-09 19:27:14 +08:00
corretto: Change checkver to use github (#220)
This commit is contained in:
parent
7cdf7ee654
commit
5534a8e4ea
@ -21,8 +21,7 @@
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://github.com/corretto/corretto-jdk/releases/",
|
||||
"regex": "/(?:[\\d.]+)/(?<file>amazon-corretto-([\\d.-]+)-windows)-x64-jdk.zip"
|
||||
"github": "https://github.com/corretto/corretto-jdk"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user