diff options
| author | Meta Bot <gitbot@scrumplex.net> | 2022-10-15 14:01:39 +0000 |
|---|---|---|
| committer | Meta Bot <gitbot@scrumplex.net> | 2022-10-15 14:01:39 +0000 |
| commit | ba259dd50b8d2b1c4bc1cb6efaa08989e2fdb279 (patch) | |
| tree | b582295d7812341b068cc42f2c56a719ab2fc278 /net.minecraft/1.18.2.json | |
| parent | 5af514bb2dbe2d69f2344babb6cdc4bfe2b80349 (diff) | |
| download | Meta-Launcher-ba259dd50b8d2b1c4bc1cb6efaa08989e2fdb279.tar.gz Meta-Launcher-ba259dd50b8d2b1c4bc1cb6efaa08989e2fdb279.zip | |
Update 2022-10-15
Diffstat (limited to 'net.minecraft/1.18.2.json')
| -rw-r--r-- | net.minecraft/1.18.2.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net.minecraft/1.18.2.json b/net.minecraft/1.18.2.json index 25feba78b..c28557111 100644 --- a/net.minecraft/1.18.2.json +++ b/net.minecraft/1.18.2.json @@ -320,6 +320,12 @@ "os": { "name": "linux-arm64" } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm32" + } } ] }, @@ -368,6 +374,12 @@ "os": { "name": "linux-arm64" } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm32" + } } ] }, @@ -443,6 +455,12 @@ "os": { "name": "linux-arm64" } + }, + { + "action": "allow", + "os": { + "name": "linux-arm32" + } } ] }, |
