Skip to content

Commit

Permalink
temurin17-jre: Update to version 17.0.9-9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 27, 2023
1 parent 957067f commit 2c88f31
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/temurin17-jre.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "17.0.8-101",
"version": "17.0.9-9.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jre_x64_windows_hotspot_17.0.8.1_1.zip",
"hash": "a43a96a10c8bd531b7fadd2f3dcf5b839c81c79affcfba0141f1e8b4ffefe521"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9+9.1/OpenJDK17U-jre_x64_windows_hotspot_17.0.9_9.zip",
"hash": "6c491d6f8c28c6f451f08110a30348696a04b009f8c58592191046e0fab1477b"
}
},
"extract_dir": "jdk-17.0.8.1+1-jre",
"extract_dir": "jdk-17.0.9+9.1-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit 2c88f31

Please sign in to comment.