Skip to content

Commit

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

0 comments on commit 30e2cb9

Please sign in to comment.