adoptopenjdk-openj9: Update to version 11-28_0.10.0

This commit is contained in:
Mathias Hermansson 2018-10-16 20:03:37 +02:00
parent 9d6e1957fb
commit 43e4bd031b

View File

@ -1,7 +1,7 @@
{
"description": "AdoptOpenJDK with Eclipse OpenJ9 JVM",
"homepage": "https://adoptopenjdk.net",
"version": "11-28_0.9.0",
"version": "11-28_0.10.0",
"license": "GPL-2.0-with-classpath-exception",
"architecture": {
"64bit": {
@ -18,7 +18,7 @@
"url": "https://api.adoptopenjdk.net/v2/info/releases/openjdk11?openjdk_impl=openj9&os=windows&arch=x64&release=latest&type=jdk",
"jp": "$.binaries[0].checksum_link",
"re": "https://github.com/(?<url>.*?(?<tag>jdk-(?<major>(?<jdk>[\\d]+)[\\d.]+)(?:\\%2B|\\+)(?<build>[\\d]+)(?<jvm>_openj9-(?<jvmver>[\\d.]+))?).*?)(?<zip>.zip)?.sha256.txt",
"replace": "${major}-${build}_0.9.0"
"replace": "${major}-${build}_0.10.0"
},
"autoupdate": {
"architecture": {