Update 2016-03-17

This commit is contained in:
Petr Mrázek 2016-03-17 07:00:14 +01:00
parent 27b6204fdf
commit 96618a5001
3 changed files with 14 additions and 14 deletions

View File

@ -7,7 +7,7 @@
{
"id": "1.9.1-pre3",
"releaseTime": "2016-03-11T09:20:36+00:00",
"time": "2016-03-11T09:21:59+00:00",
"time": "2016-03-17T05:44:19+00:00",
"type": "snapshot",
"url": "https://launchermeta.mojang.com/mc/game/6768033e216468247bd031a0a2d9876d79818f8f/1.9.1-pre3.json"
},
@ -28,7 +28,7 @@
{
"id": "1.9",
"releaseTime": "2016-02-29T13:49:54+00:00",
"time": "2016-03-10T10:57:03+00:00",
"time": "2016-03-17T05:48:48+00:00",
"type": "release",
"url": "https://launchermeta.mojang.com/mc/game/6768033e216468247bd031a0a2d9876d79818f8f/1.9.json"
},

View File

@ -233,13 +233,13 @@
{
"downloads": {
"artifact": {
"path": "com/mojang/realms/1.8.10/realms-1.8.10.jar",
"sha1": "a17c78c2da3a0dcd017744fff5efcf1b8359321c",
"size": 1132574,
"url": "https://libraries.minecraft.net/com/mojang/realms/1.8.10/realms-1.8.10.jar"
"path": "com/mojang/realms/1.8.12/realms-1.8.12.jar",
"sha1": "4c6d0865d0e086c70c5ae08bb291d4fce7a23b84",
"size": 1132656,
"url": "https://libraries.minecraft.net/com/mojang/realms/1.8.12/realms-1.8.12.jar"
}
},
"name": "com.mojang:realms:1.8.10"
"name": "com.mojang:realms:1.8.12"
},
{
"downloads": {
@ -524,6 +524,6 @@
"minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --versionType ${version_type}",
"minimumLauncherVersion": 18,
"releaseTime": "2016-03-11T09:20:36+00:00",
"time": "2016-03-11T09:21:59+00:00",
"time": "2016-03-17T05:44:19+00:00",
"type": "snapshot"
}

View File

@ -233,13 +233,13 @@
{
"downloads": {
"artifact": {
"path": "com/mojang/realms/1.8.6/realms-1.8.6.jar",
"sha1": "954c8dd1cfd94c219b19aa5838873ceb709e5892",
"size": 1132572,
"url": "https://libraries.minecraft.net/com/mojang/realms/1.8.6/realms-1.8.6.jar"
"path": "com/mojang/realms/1.8.7/realms-1.8.7.jar",
"sha1": "b624280016616bb56cc6c30282684322edc7e7eb",
"size": 1132656,
"url": "https://libraries.minecraft.net/com/mojang/realms/1.8.7/realms-1.8.7.jar"
}
},
"name": "com.mojang:realms:1.8.6"
"name": "com.mojang:realms:1.8.7"
},
{
"downloads": {
@ -524,6 +524,6 @@
"minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userType ${user_type} --versionType ${version_type}",
"minimumLauncherVersion": 18,
"releaseTime": "2016-02-29T13:49:54+00:00",
"time": "2016-03-10T10:57:03+00:00",
"time": "2016-03-17T05:48:48+00:00",
"type": "release"
}