Skip to content

Commit

Permalink
sapmachine17-jre: 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 30e2cb9 commit 7f9a9ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/sapmachine17-jre.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-jre-17.0.12_windows-x64_bin.zip",
"hash": "9502cd934aae24a9d89d86fe20766c8ab4932871e9c4d86f06fc500fe1d63bda"
"url": "https://github.com/SAP/SapMachine/releases/download//sapmachine-17.0.13/sapmachine-jre-17.0.13_windows-x64_bin.zip",
"hash": "0e7a8fc58d47e4d9c84e638ffceadd70401cd67bb519b1da7dd56b965b3b28ba"
}
},
"extract_dir": "sapmachine-jre-17.0.12",
"extract_dir": "sapmachine-jre-17.0.13",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit 7f9a9ee

Please sign in to comment.