summaryrefslogtreecommitdiff
path: root/com.azul.java/java15.json
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2024-06-14 17:06:32 +0200
committerPrismAutomata <gitbot@scrumplex.net>2024-06-14 17:06:32 +0200
commit367ab886cfa049f9f1b24ae2f6e845b3779cc9b3 (patch)
treeb2a3cb0995a6134d7dd3de14d9b65ba0efa83879 /com.azul.java/java15.json
parentceddc7df09d5343d151e4d7e3cf693f06eb2d906 (diff)
downloadMeta-Launcher-367ab886cfa049f9f1b24ae2f6e845b3779cc9b3.tar.gz
Meta-Launcher-367ab886cfa049f9f1b24ae2f6e845b3779cc9b3.zip
Update 2024-06-14
Diffstat (limited to 'com.azul.java/java15.json')
-rw-r--r--com.azul.java/java15.json81
1 files changed, 81 insertions, 0 deletions
diff --git a/com.azul.java/java15.json b/com.azul.java/java15.json
new file mode 100644
index 000000000..ded7b687b
--- /dev/null
+++ b/com.azul.java/java15.json
@@ -0,0 +1,81 @@
+{
+ "formatVersion": 1,
+ "name": "Java 15",
+ "releaseTime": "2023-01-07T17:47:58+00:00",
+ "runtimes": [
+ {
+ "checksum": {
+ "hash": "8b9f88333b76a9c114eb3d610d057ce94e89ffb8d029902d5da2501766689fb1",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "azul_zulu_jre15.0.10",
+ "packageType": "jre",
+ "releaseTime": "2023-01-07T17:23:34+00:00",
+ "runtimeOS": "mac-os-x64",
+ "url": "https://cdn.azul.com/zulu/bin/zulu15.46.17-ca-jre15.0.10-macosx_x64.zip",
+ "vendor": "azul",
+ "version": {
+ "major": 15,
+ "minor": 0,
+ "security": 10
+ }
+ },
+ {
+ "checksum": {
+ "hash": "3a17986c4a7248aecee6382d9f4a0348e59e4d5f00080939e122a573e4229183",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "azul_zulu_jre15.0.10",
+ "packageType": "jre",
+ "releaseTime": "2023-01-07T17:23:34+00:00",
+ "runtimeOS": "mac-os-arm64",
+ "url": "https://cdn.azul.com/zulu/bin/zulu15.46.17-ca-jre15.0.10-macosx_aarch64.zip",
+ "vendor": "azul",
+ "version": {
+ "major": 15,
+ "minor": 0,
+ "security": 10
+ }
+ },
+ {
+ "checksum": {
+ "hash": "ac697ed021963abebeafd340ed436bf62f8091744a4ecd82d68b88b6bb7a0b4f",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "azul_zulu_jre15.0.10",
+ "packageType": "jre",
+ "releaseTime": "2023-01-07T17:23:34+00:00",
+ "runtimeOS": "windows-x64",
+ "url": "https://cdn.azul.com/zulu/bin/zulu15.46.17-ca-jre15.0.10-win_x64.zip",
+ "vendor": "azul",
+ "version": {
+ "major": 15,
+ "minor": 0,
+ "security": 10
+ }
+ },
+ {
+ "checksum": {
+ "hash": "4c5e45ff8e12d68d18aede4ceb0f437735d49b494361bfa96657e8450541d58c",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "azul_zulu_jre15.0.10",
+ "packageType": "jre",
+ "releaseTime": "2023-01-07T17:23:34+00:00",
+ "runtimeOS": "windows-x86",
+ "url": "https://cdn.azul.com/zulu/bin/zulu15.46.17-ca-jre15.0.10-win_i686.zip",
+ "vendor": "azul",
+ "version": {
+ "major": 15,
+ "minor": 0,
+ "security": 10
+ }
+ }
+ ],
+ "uid": "com.azul.java",
+ "version": "java15"
+} \ No newline at end of file