diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-09-05 16:22:45 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-09-05 16:22:45 +0000 |
| commit | a49a5a9aa585d64093ab323de3ffc3325aa24450 (patch) | |
| tree | c1dec3c30611b79a4b519089ddb3064260b27a8d /org.lwjgl3 | |
| parent | f14cc23dd9af3e320bedc6f2acb35a184e01c191 (diff) | |
| download | Meta-Launcher-a49a5a9aa585d64093ab323de3ffc3325aa24450.tar.gz Meta-Launcher-a49a5a9aa585d64093ab323de3ffc3325aa24450.zip | |
Update 2023-09-05
Diffstat (limited to 'org.lwjgl3')
| -rw-r--r-- | org.lwjgl3/3.3.2.json | 84 | ||||
| -rw-r--r-- | org.lwjgl3/index.json | 2 |
2 files changed, 85 insertions, 1 deletions
diff --git a/org.lwjgl3/3.3.2.json b/org.lwjgl3/3.3.2.json index fe6878fb9..05689bc7d 100644 --- a/org.lwjgl3/3.3.2.json +++ b/org.lwjgl3/3.3.2.json @@ -39,6 +39,12 @@ "os": { "name": "osx" } + }, + { + "action": "allow", + "os": { + "name": "osx-arm64" + } } ] }, @@ -75,6 +81,12 @@ "os": { "name": "windows" } + }, + { + "action": "allow", + "os": { + "name": "windows-arm64" + } } ] }, @@ -157,6 +169,12 @@ "os": { "name": "osx" } + }, + { + "action": "allow", + "os": { + "name": "osx-arm64" + } } ] }, @@ -193,6 +211,12 @@ "os": { "name": "windows" } + }, + { + "action": "allow", + "os": { + "name": "windows-arm64" + } } ] }, @@ -275,6 +299,12 @@ "os": { "name": "osx" } + }, + { + "action": "allow", + "os": { + "name": "osx-arm64" + } } ] }, @@ -311,6 +341,12 @@ "os": { "name": "windows" } + }, + { + "action": "allow", + "os": { + "name": "windows-arm64" + } } ] }, @@ -383,6 +419,12 @@ "os": { "name": "osx" } + }, + { + "action": "allow", + "os": { + "name": "osx-arm64" + } } ] }, @@ -419,6 +461,12 @@ "os": { "name": "windows" } + }, + { + "action": "allow", + "os": { + "name": "windows-arm64" + } } ] }, @@ -501,6 +549,12 @@ "os": { "name": "osx" } + }, + { + "action": "allow", + "os": { + "name": "osx-arm64" + } } ] }, @@ -537,6 +591,12 @@ "os": { "name": "windows" } + }, + { + "action": "allow", + "os": { + "name": "windows-arm64" + } } ] }, @@ -619,6 +679,12 @@ "os": { "name": "osx" } + }, + { + "action": "allow", + "os": { + "name": "osx-arm64" + } } ] }, @@ -655,6 +721,12 @@ "os": { "name": "windows" } + }, + { + "action": "allow", + "os": { + "name": "windows-arm64" + } } ] }, @@ -737,6 +809,12 @@ "os": { "name": "osx" } + }, + { + "action": "allow", + "os": { + "name": "osx-arm64" + } } ] }, @@ -773,6 +851,12 @@ "os": { "name": "windows" } + }, + { + "action": "allow", + "os": { + "name": "windows-arm64" + } } ] }, diff --git a/org.lwjgl3/index.json b/org.lwjgl3/index.json index f9173c2ad..8a1795b6c 100644 --- a/org.lwjgl3/index.json +++ b/org.lwjgl3/index.json @@ -11,7 +11,7 @@ ], "recommended": false, "releaseTime": "2023-08-30T11:24:35+00:00", - "sha256": "e55446b300a2b0c74326c3baf6570d36aecd8b72e27df63523f98ca21faa8817", + "sha256": "9b74984d3e4cb786da43357373c54d382a91d3aeb81c73ead1b46056c2bab759", "type": "release", "version": "3.3.2", "volatile": true |
