Skip to content

Commit

Permalink
Update 2024-09-17
Browse files Browse the repository at this point in the history
  • Loading branch information
PrismAutomata committed Sep 17, 2024
1 parent 8f9c9b6 commit a5ebba8
Show file tree
Hide file tree
Showing 5 changed files with 900 additions and 2 deletions.
6 changes: 6 additions & 0 deletions com.azul.java/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
"name": "Java Runtimes",
"uid": "com.azul.java",
"versions": [
{
"recommended": false,
"releaseTime": "2024-08-23T09:12:17+00:00",
"sha256": "15addc19337a6a0793f0d01bac2a9579c69a9927282ae5184bbecb061f041295",
"version": "java23"
},
{
"recommended": false,
"releaseTime": "2024-07-09T19:30:31+00:00",
Expand Down
81 changes: 81 additions & 0 deletions com.azul.java/java23.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"formatVersion": 1,
"name": "Java 23",
"releaseTime": "2024-08-23T09:12:17+00:00",
"runtimes": [
{
"checksum": {
"hash": "70218acbd0b5aa77b115829207527dc3b43231576069f076093bd3c0c50a7b9c",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.0",
"packageType": "jre",
"releaseTime": "2024-08-23T09:12:17+00:00",
"runtimeOS": "mac-os-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.28.85-ca-jre23.0.0-macosx_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "0a35d082dccf9bbdef714f60705b18336a6fbb295a1c45a2e12257012fea8bea",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.0",
"packageType": "jre",
"releaseTime": "2024-08-23T09:12:17+00:00",
"runtimeOS": "mac-os-arm64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.28.85-ca-jre23.0.0-macosx_aarch64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "b586f52722b6f873219b5855da9bd742bffac055e768c68b9a07e900649e9d10",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.0",
"packageType": "jre",
"releaseTime": "2024-08-23T09:12:17+00:00",
"runtimeOS": "windows-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.28.85-ca-jre23.0.0-win_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 0
}
},
{
"checksum": {
"hash": "3b2c67417a8079adac9a117059622545bf4526e6921c928927d850953185a48c",
"type": "sha256"
},
"downloadType": "archive",
"name": "azul_zulu_jre23.0.0",
"packageType": "jre",
"releaseTime": "2024-08-23T09:12:17+00:00",
"runtimeOS": "linux-x64",
"url": "https://cdn.azul.com/zulu/bin/zulu23.28.85-ca-jre23.0.0-linux_x64.zip",
"vendor": "azul",
"version": {
"major": 23,
"minor": 0,
"security": 0
}
}
],
"uid": "com.azul.java",
"version": "java23"
}
4 changes: 2 additions & 2 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "Java Runtimes",
"sha256": "a8b320e4df9b5d0a9ceadc0cdb9337e2c864acb1040a148f1e4a862ae1b49898",
"sha256": "07b722ff9dacf9e0dc592844b5dde0bb2357ea75e3b73d468744aeb28bb9029c",
"uid": "com.azul.java"
},
{
Expand Down Expand Up @@ -38,7 +38,7 @@
},
{
"name": "Forge",
"sha256": "285c69eb274fb6d3761f33a49b5a6a7716f0f814c7a5f5c5b794b33a6370dea1",
"sha256": "3e9ce135d3a1be086197998496f5a61aa1295126b44054bc4753a1f5508a69bf",
"uid": "net.minecraftforge"
},
{
Expand Down
Loading

0 comments on commit a5ebba8

Please sign in to comment.