Skip to content

Commit

Permalink
sapmachine11-jre: Update to version 11.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2024
1 parent 69a9a0b commit 8f3fe46
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/sapmachine11-jre.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"description": "SapMachine 11: An OpenJDK release maintained and supported by SAP",
"homepage": "https://sap.github.io/SapMachine/",
"version": "11.0.24",
"version": "11.0.25",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-11.0.24/sapmachine-jre-11.0.24_windows-x64_bin.zip",
"hash": "3c2966e50e1d826ff2caba71e2881db5e5d21c3adafc526bd9d92a6a77a92162"
"url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-11.0.25/sapmachine-jre-11.0.25_windows-x64_bin.zip",
"hash": "54b682c4a2546855b397cb7d6ed0d16f2cf4e8b5637151e9dd38fe549f4d4daa"
}
},
"extract_dir": "sapmachine-jre-11.0.24",
"extract_dir": "sapmachine-jre-11.0.25",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit 8f3fe46

Please sign in to comment.