diff options
| author | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-03-19 14:55:37 +0100 |
|---|---|---|
| committer | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-03-19 14:55:37 +0100 |
| commit | a2f7d039b0eecf7836f0c149b94fb52f621c7582 (patch) | |
| tree | 54f54f225851bf3602496d70601f64a6ebf093ad /com.ibm.java/java16.json | |
| parent | 38361c1be2e28d53a5963ae7727f0adce02dbfc4 (diff) | |
| download | Meta-Launcher-a2f7d039b0eecf7836f0c149b94fb52f621c7582.tar.gz Meta-Launcher-a2f7d039b0eecf7836f0c149b94fb52f621c7582.zip | |
Update Date 2026-03-19 Time 14:54:21
Diffstat (limited to 'com.ibm.java/java16.json')
| -rw-r--r-- | com.ibm.java/java16.json | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/com.ibm.java/java16.json b/com.ibm.java/java16.json new file mode 100644 index 000000000..263cb3189 --- /dev/null +++ b/com.ibm.java/java16.json @@ -0,0 +1,85 @@ +{ + "formatVersion": 1, + "name": "Java 16", + "releaseTime": "2021-08-03T18:02:51+00:00", + "runtimes": [ + { + "checksum": { + "hash": "b077cd0b35d3ed1927c22e5b498264ecff67297992809056187b42662edfc536", + "type": "sha256" + }, + "downloadType": "archive", + "name": "ibm_semeru-open_jre16.0.2+7", + "packageType": "jre", + "releaseTime": "2021-08-03T17:56:51+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/AdoptOpenJDK/semeru16-binaries/releases/download/jdk-16.0.2%2B7_openj9-0.27.0/ibm-semeru-open-jre_x64_linux_16.0.2_7_openj9-0.27.0.tar.gz", + "vendor": "ibm", + "version": { + "build": 7, + "major": 16, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "4952d145b467ec1d440dd68886aaf91d27ddbaea20f92da7c92c499e05505a60", + "type": "sha256" + }, + "downloadType": "archive", + "name": "ibm_semeru-open_jre16.0.2+7", + "packageType": "jre", + "releaseTime": "2021-08-03T17:56:51+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/AdoptOpenJDK/semeru16-binaries/releases/download/jdk-16.0.2%2B7_openj9-0.27.0/ibm-semeru-open-jre_x64_windows_16.0.2_7_openj9-0.27.0.zip", + "vendor": "ibm", + "version": { + "build": 7, + "major": 16, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "2cb8007de405d0c8f160549309bcfc1adc82e304eb372e86ce0e0a214239438f", + "type": "sha256" + }, + "downloadType": "archive", + "name": "ibm_semeru-open_jre16.0.2+7", + "packageType": "jre", + "releaseTime": "2021-08-03T17:56:51+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/AdoptOpenJDK/semeru16-binaries/releases/download/jdk-16.0.2%2B7_openj9-0.27.0/ibm-semeru-open-jre_x64_mac_16.0.2_7_openj9-0.27.0.tar.gz", + "vendor": "ibm", + "version": { + "build": 7, + "major": 16, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "575dc3827077fc661fd1103effaa13ccd0f1606d01a33643956ed2eb1ece9763", + "type": "sha256" + }, + "downloadType": "archive", + "name": "ibm_semeru-open_jre16.0.2+7", + "packageType": "jre", + "releaseTime": "2021-08-03T17:56:51+00:00", + "runtimeOS": "linux-arm64", + "url": "https://github.com/AdoptOpenJDK/semeru16-binaries/releases/download/jdk-16.0.2%2B7_openj9-0.27.0/ibm-semeru-open-jre_aarch64_linux_16.0.2_7_openj9-0.27.0.tar.gz", + "vendor": "ibm", + "version": { + "build": 7, + "major": 16, + "minor": 0, + "security": 2 + } + } + ], + "uid": "com.ibm.java", + "version": "java16" +}
\ No newline at end of file |
