diff --git a/zulu11.json b/zulu11.json index 938a09a7f..b121a6408 100644 --- a/zulu11.json +++ b/zulu11.json @@ -1,7 +1,7 @@ { - "description": "Zulu 11 is a build of OpenJDK 11 (Early Access)", + "description": "Zulu 11 is a build of OpenJDK 11", "homepage": "https://www.azul.com/downloads/zulu/zulu-windows/", - "version": "11.1-23", + "version": "11.1-23-ea", "license": "https://www.azulsystems.com/license/zulu_third_party_licenses.html", "architecture": { "64bit": { @@ -16,7 +16,7 @@ }, "checkver": { "re": "//cdn.azul.com/zulu/bin/(?zulu11(?[\\d.]+)\\+(?[\\d]+)(?[-ea]*?)-jdk(?[\\d.]+)-win)_x64.zip", - "replace": "11${major}-${build}" + "replace": "11${major}-${build}${ea}" }, "autoupdate": { "architecture": {