mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-07 01:10:26 +08:00
openjdk13: Update to version 13-17-ea
This commit is contained in:
parent
ff4d639123
commit
faf449a34c
@ -15,7 +15,7 @@
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"re": "/(?<type>early_access|GA)/jdk(?<major>[\\d]+)/(?<build>[\\d]+)/(?<random>([a-fA-F0-9]{32}|GPL)?)/(?<file>openjdk-(?<version>[\\d.]+)(?<ea>-ea)?(?:\\+[\\d]+)?_windows-x64_bin.(zip|tar.gz))",
|
||||
"re": "/(?<type>early_access|GA)/jdk(?<major>13[\\d.]*)/(?<build>[\\d]+)/(?<random>([a-fA-F0-9]{32}|GPL|binaries)?)/(?<file>openjdk-(?<version>[\\d.]+)(?<ea>-ea)?(?:\\+[\\d]+)?_windows-x64_bin.(zip|tar.gz))",
|
||||
"replace": "${version}-${build}${ea}"
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user