Skip to content

Commit

Permalink
semeru8-jre: Update to version 8u442-b06-0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 11, 2025
1 parent 1b76544 commit d321c7f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bucket/semeru8-jre.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"description": "The IBM Semeru Runtimes are free production-ready binaries built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM",
"homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
"version": "8u432-b06-0.48.0",
"version": "8u442-b06-0.49.0",
"license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u432-b06_openj9-0.48.0/ibm-semeru-open-jre_x64_windows_8u432b06_openj9-0.48.0.zip",
"hash": "efcb9326ea89b3242806158a3b15027136da67799d5a444c99d6c30bc877074b"
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u442-b06_openj9-0.49.0/ibm-semeru-open-jre_x64_windows_8u442b06_openj9-0.49.0.zip",
"hash": "c508c048920701ae9d40004508cd503b1cf68c1ec87f4d37c72ced8fdab9519f"
},
"32bit": {
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u432-b06_openj9-0.48.0/ibm-semeru-open-jre_x86-32_windows_8u432b06_openj9-0.48.0.zip",
"hash": "e270d513fcf8b031d863254725957cd4c242ccec38947016ea3b31592c88ae59"
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u442-b06_openj9-0.49.0/ibm-semeru-open-jre_x86-32_windows_8u442b06_openj9-0.49.0.zip",
"hash": "1c060ae04b560666a5a269049b02dd4500a1d9b771cba465ae36034f31e788a5"
}
},
"extract_dir": "jdk8u432-b06-jre",
"extract_dir": "jdk8u442-b06-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit d321c7f

Please sign in to comment.