diff options
Diffstat (limited to 'com.azul.java/java16.json')
| -rw-r--r-- | com.azul.java/java16.json | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/com.azul.java/java16.json b/com.azul.java/java16.json new file mode 100644 index 000000000..61d1dddf9 --- /dev/null +++ b/com.azul.java/java16.json @@ -0,0 +1,99 @@ +{ + "formatVersion": 1, + "name": "Java 16", + "releaseTime": "2023-01-07T17:47:59+00:00", + "runtimes": [ + { + "checksum": { + "hash": "5b321436957f792a0a6d96cd0532d0fad8141911da60d3b1abe499d1b3805c3e", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre16.0.2", + "packageType": "jre", + "releaseTime": "2021-07-22T23:13:47+00:00", + "runtimeOS": "windows-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-win_aarch64.zip", + "vendor": "azul", + "version": { + "major": 16, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "992d1114a2362f4d90a85438ab7faecd600e4a6dc5dfe6e552cc3df06242dcba", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre16.0.2", + "packageType": "jre", + "releaseTime": "2021-07-22T23:13:47+00:00", + "runtimeOS": "windows-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-win_x64.zip", + "vendor": "azul", + "version": { + "major": 16, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "d6793386c0270c5d8fe6753c169163dcda0599fae6dc391ad61f8665501c0167", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre16.0.2", + "packageType": "jre", + "releaseTime": "2021-07-22T23:13:47+00:00", + "runtimeOS": "windows-x86", + "url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-win_i686.zip", + "vendor": "azul", + "version": { + "major": 16, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "83241a6c7b9ce6663c3bff6e7795b25eba3f259f95e52637cd4f4f44bac42c4c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre16.0.2", + "packageType": "jre", + "releaseTime": "2021-07-22T23:13:47+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-macosx_x64.zip", + "vendor": "azul", + "version": { + "major": 16, + "minor": 0, + "security": 2 + } + }, + { + "checksum": { + "hash": "2ab4dbaac0944b8107f83ef8784b8e4e2d6e3d20f9a5faa8a91aff6e254c2089", + "type": "sha256" + }, + "downloadType": "archive", + "name": "azul_zulu_jre16.0.2", + "packageType": "jre", + "releaseTime": "2021-07-22T23:13:47+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://cdn.azul.com/zulu/bin/zulu16.32.15-ca-jre16.0.2-macosx_aarch64.zip", + "vendor": "azul", + "version": { + "major": 16, + "minor": 0, + "security": 2 + } + } + ], + "uid": "com.azul.java", + "version": "java16" +}
\ No newline at end of file |
