Skip to content

Commit

Permalink
oraclejre8: Update to version 8u391
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2023
1 parent fc90c5a commit 0b923d8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bucket/oraclejre8.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"description": "Oracle Java Platform, Standard Edition Runtime Environment (JRE)",
"homepage": "https://www.java.com/",
"version": "8u381",
"version": "8u391",
"license": "https://www.oracle.com/technetwork/java/javase/terms/license/javase-license.html",
"architecture": {
"64bit": {
"url": "https://javadl.oracle.com/webapps/download/AutoDL?BundleId=248775_8c876547113c4e4aab3c868e9e0ec572#/dl.tar.gz",
"hash": "09737832ce72298716d7d08425e4414517aea09302aba09a356506db1c78a2bc"
"url": "https://javadl.oracle.com/webapps/download/AutoDL?BundleId=249204_b291ca3e0c8548b5a51d5a5f50063037#/dl.tar.gz",
"hash": "a41df4fd84c0c08ac965dc8223ec5699a186bb9893c9fbb65f7fef3c01654fb6"
},
"32bit": {
"url": "https://javadl.oracle.com/webapps/download/AutoDL?BundleId=248773_8c876547113c4e4aab3c868e9e0ec572#/dl.tar.gz",
"hash": "3ae7e9b709b6c7aa79a96055e09c6cb314d31e5568700fe089040deba500cf0d"
"url": "https://javadl.oracle.com/webapps/download/AutoDL?BundleId=249202_b291ca3e0c8548b5a51d5a5f50063037#/dl.tar.gz",
"hash": "68ff49ddbf7d156ae7ea54429e4c74d32fb1b75dd84c14cea03958621f1cb3c8"
}
},
"extract_dir": "jre1.8.0_381",
"extract_dir": "jre1.8.0_391",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit 0b923d8

Please sign in to comment.