Rename java to oracle-jdk (#163)
Following https://github.com/endoflife-date/endoflife.date/pull/3332.
This commit is contained in:
@@ -14,7 +14,7 @@ variable in the python script does not work, so it has to be done before this
|
||||
script execution.
|
||||
"""
|
||||
|
||||
PRODUCT = "java"
|
||||
PRODUCT = "oracle-jdk"
|
||||
URL = "https://www.java.com/releases/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user