diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-05-22 18:07:53 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-05-22 18:07:53 +0200 |
| commit | bbc2c34ce047f6d1e394c7496e624115ce6349c6 (patch) | |
| tree | 8ec6898d3a1fcfffeef1c80572a6501c8b70aceb | |
| parent | a780185af4f2d36a09a5a224bea86bc440d52ec7 (diff) | |
| download | Meta-Launcher-bbc2c34ce047f6d1e394c7496e624115ce6349c6.tar.gz Meta-Launcher-bbc2c34ce047f6d1e394c7496e624115ce6349c6.zip | |
Update 2024-05-22
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/24w21a.json | 22 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/index.json | 14 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/package.json | 1 |
4 files changed, 38 insertions, 1 deletions
diff --git a/index.json b/index.json index 2a487a0df..9e2fb1ae3 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Intermediary Mappings", - "sha256": "77b8ebb51e8ecd31779f3ba1105afee25ccda8d541db71d65bb970db39b2eef3", + "sha256": "bbb9cdd96360757fbfd08f5e13110437f3ce57f8c7ae0ee57717b67397c3c198", "uid": "net.fabricmc.intermediary" }, { diff --git a/net.fabricmc.intermediary/24w21a.json b/net.fabricmc.intermediary/24w21a.json new file mode 100644 index 000000000..a36eb7da4 --- /dev/null +++ b/net.fabricmc.intermediary/24w21a.json @@ -0,0 +1,22 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:intermediary:24w21a", + "url": "https://maven.fabricmc.net" + } + ], + "name": "Intermediary Mappings", + "order": 11, + "releaseTime": "2024-05-22T15:37:26+00:00", + "requires": [ + { + "equals": "24w21a", + "uid": "net.minecraft" + } + ], + "type": "release", + "uid": "net.fabricmc.intermediary", + "version": "24w21a", + "volatile": true +}
\ No newline at end of file diff --git a/net.fabricmc.intermediary/index.json b/net.fabricmc.intermediary/index.json index 7387a1f8e..8b868366f 100644 --- a/net.fabricmc.intermediary/index.json +++ b/net.fabricmc.intermediary/index.json @@ -5,6 +5,20 @@ "versions": [ { "recommended": true, + "releaseTime": "2024-05-22T15:37:26+00:00", + "requires": [ + { + "equals": "24w21a", + "uid": "net.minecraft" + } + ], + "sha256": "8fdebc302fecd9ffc3828f6eaf6991ccf3aa1eab781e09aee2f9b6209531a386", + "type": "release", + "version": "24w21a", + "volatile": true + }, + { + "recommended": true, "releaseTime": "2024-05-15T14:30:41+00:00", "requires": [ { diff --git a/net.fabricmc.intermediary/package.json b/net.fabricmc.intermediary/package.json index 51c180850..da218dced 100644 --- a/net.fabricmc.intermediary/package.json +++ b/net.fabricmc.intermediary/package.json @@ -7,6 +7,7 @@ "name": "Intermediary Mappings", "projectUrl": "https://fabricmc.net", "recommended": [ + "24w21a", "24w20a", "24w19b", "24w19a", |
