Skip to content

Commit

Permalink
zulu8-jre: Update to version 8.74.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 18, 2023
1 parent addca11 commit 77f73e4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/zulu8-jre.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"description": "Zulu 8 is certified build of OpenJDK 8",
"homepage": "https://www.azul.com/products/zulu-community/",
"version": "8.72.0.17",
"version": "8.74.0.17",
"license": {
"identifier": "GPL-2.0-only WITH Classpath-exception-2.0",
"url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html"
},
"architecture": {
"64bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu8.72.0.17-ca-jre8.0.382-win_x64.zip",
"hash": "4f8e1cb552dea8c542330e716ad6a4394fbc7d8fbffa39b85affbf6841e84edd",
"extract_dir": "zulu8.72.0.17-ca-jre8.0.382-win_x64"
"url": "https://cdn.azul.com/zulu/bin/zulu8.74.0.17-ca-jre8.0.392-win_x64.zip",
"hash": "9eeaf2939fa92172d5f12a3210b0570be9b6a02ea419d401caa35e67b4a47efd",
"extract_dir": "zulu8.74.0.17-ca-jre8.0.392-win_x64"
},
"32bit": {
"url": "https://cdn.azul.com/zulu/bin/zulu8.72.0.17-ca-jre8.0.382-win_i686.zip",
"hash": "de0fd23e004aa411268bf66dc6591880de14b66c56b6d4550271e6637df78cca",
"extract_dir": "zulu8.72.0.17-ca-jre8.0.382-win_i686"
"url": "https://cdn.azul.com/zulu/bin/zulu8.74.0.17-ca-jre8.0.392-win_i686.zip",
"hash": "77bfd53beb61f4800f82d72aa4ad0cd71a6f70906a0602b9c0835fdb1ef55ac4",
"extract_dir": "zulu8.74.0.17-ca-jre8.0.392-win_i686"
}
},
"env_add_path": "bin",
Expand Down

0 comments on commit 77f73e4

Please sign in to comment.