live update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"buildCommit": "c554ab2400dc04a619b36695da2107648c9c87b3",
|
||||
"buildCommit": "2d0c2b8eb66a8088b41b29d42ec2a58ead460581",
|
||||
"artifacts": [
|
||||
{
|
||||
"hash": "b12331da8683e5f107d294adeebb83ecf9124abc1db533554d2a8d3c62832d75",
|
||||
@@ -20,10 +20,10 @@
|
||||
"size": "3168921"
|
||||
},
|
||||
{
|
||||
"hash": "877106b9b525477f8e9662704b00894d445dd7d476c51dad7a674f6a313e3f88",
|
||||
"hash": "4c388a85fb538bbb8cb6e0fd93e0ba0666605123d77b976764818be6f090bbe5",
|
||||
"name": "client-1.5.28-SNAPSHOT.jar",
|
||||
"path": "https://raw.githubusercontent.com/runelite-extended/maven-repo/master/live/client-1.5.28-SNAPSHOT.jar",
|
||||
"size": "5845767"
|
||||
"size": "5871886"
|
||||
},
|
||||
{
|
||||
"hash": "18c4a0095d5c1da6b817592e767bb23d29dd2f560ad74df75ff3961dbde25b79",
|
||||
@@ -212,22 +212,22 @@
|
||||
"size": "2327547"
|
||||
},
|
||||
{
|
||||
"hash": "0858c0fa0e3efa454a2c06a60e0b9c003661cdccb52331b36f0d1dc4e90d381f",
|
||||
"hash": "440c629bec3905eb21dc5965fa38464f160a4cb8f87ca76806cdecc18b2c5992",
|
||||
"name": "runelite-api-1.5.28-SNAPSHOT.jar",
|
||||
"path": "https://raw.githubusercontent.com/runelite-extended/maven-repo/master/live/runelite-api-1.5.28-SNAPSHOT.jar",
|
||||
"size": "1019717"
|
||||
},
|
||||
{
|
||||
"hash": "303ac8f202bc169f30f16f3c5a3810aaae773515af4d6a7562bc996ed0f32054",
|
||||
"hash": "45e3bcec9e7bae4ca2facd0fbee1f3da5e0700584e8419deed784a95255552c1",
|
||||
"name": "runescape-api-1.5.28-SNAPSHOT.jar",
|
||||
"path": "https://raw.githubusercontent.com/runelite-extended/maven-repo/master/live/runescape-api-1.5.28-SNAPSHOT.jar",
|
||||
"size": "56043"
|
||||
"size": "56079"
|
||||
},
|
||||
{
|
||||
"hash": "830499b8b8d65403536d20206d210f12e7524777dde9a6948d4681333c9b962a",
|
||||
"hash": "811aadce9ce35ac638712da86123d4cb99570a9550614931471295cb26f91c36",
|
||||
"name": "http-api-1.5.28-SNAPSHOT.jar",
|
||||
"path": "https://raw.githubusercontent.com/runelite-extended/maven-repo/master/live/http-api-1.5.28-SNAPSHOT.jar",
|
||||
"size": "101786"
|
||||
"size": "101785"
|
||||
},
|
||||
{
|
||||
"hash": "f55abda036da75e1af45bd43b9dfa79b2a3d90905be9cb38687c6621597a8165",
|
||||
@@ -252,6 +252,12 @@
|
||||
"name": "discord-1.1.jar",
|
||||
"path": "https://repo.runelite.net/net/runelite/discord/1.1/discord-1.1.jar",
|
||||
"size": "617294"
|
||||
},
|
||||
{
|
||||
"hash": "a3cab9293960d1d61968ce1591c87859ddcaa6cb2faca554cc938961c8fb3d3a",
|
||||
"name": "injected-client-1.5.28-SNAPSHOT.jar",
|
||||
"path": "https://raw.githubusercontent.com/runelite-extended/maven-repo/master/live/injected-client-1.5.28-SNAPSHOT.jar",
|
||||
"size": "2193046"
|
||||
}
|
||||
],
|
||||
"client": {
|
||||
|
||||
@@ -22,7 +22,7 @@ public class Bootstrap
|
||||
String size;
|
||||
}
|
||||
|
||||
String buildCommit = "c554ab2400dc04a619b36695da2107648c9c87b3";
|
||||
String buildCommit = "2d0c2b8eb66a8088b41b29d42ec2a58ead460581";
|
||||
private Artifact[] artifacts = getArtifacts();
|
||||
Client client = new Client();
|
||||
String[] clientJvm9Arguments = new String[]{
|
||||
|
||||
Reference in New Issue
Block a user