Skip to content

Commit

Permalink
bootstrap: nightly stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGamerBlue committed Oct 29, 2021
1 parent 3e28ca9 commit f42fb2e
Show file tree
Hide file tree
Showing 222 changed files with 2,782 additions and 126 deletions.
46 changes: 23 additions & 23 deletions bootstrap-nightly.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"-XX:+UseParNewGC",
"-Djna.nosys=true"
],
"buildCommit": "ed633f4b8f128f8e9c764c641ef841be8c502046",
"buildCommit": "f9bde4463c5ed20da05a2aea76e4ace7d761c502",
"launcherJvm11Arguments": [
"-XX:+DisableAttachMechanism",
"-Drunelite.launcher.nojvm=true",
Expand Down Expand Up @@ -41,37 +41,37 @@
"-Dawt.useSystemAAFontSettings=on",
"-Dswing.aatext=true"
],
"projectVersion": "4.13.0",
"projectVersion": "4.13.1",
"artifacts": [
{
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/runescape-api-4.13.0.jar",
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/runescape-api-4.13.1.jar",
"size": 143482,
"name": "runescape-api-4.13.0.jar",
"hash": "b15e3f9d7bee79584d52b0c8116f7fb7bccbc31f4987883a531504c43527a3c5"
"name": "runescape-api-4.13.1.jar",
"hash": "f7cec3ded4a1f2ee01427d43ab0d0fb62abc6f0d009be05f1c8a6d74511a40bf"
},
{
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/runelite-api-4.13.0.jar",
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/runelite-api-4.13.1.jar",
"size": 1332566,
"name": "runelite-api-4.13.0.jar",
"hash": "9cc28e9b9d307002c5c3bd7946fc2fd57768817fce4b4169c76c9d41a6b5897a"
"name": "runelite-api-4.13.1.jar",
"hash": "226a0ec3e88c43382ae9accac9c0beabc1384aa91e2d00e23c112a4a46c3d5d1"
},
{
"path": "https://repo.maven.apache.org/maven2/com/openosrs/cache/4.13.0/cache-4.13.0.jar",
"path": "https://repo.maven.apache.org/maven2/com/openosrs/cache/4.13.1/cache-4.13.1.jar",
"size": 410511,
"name": "cache-4.13.0.jar",
"hash": "08e82776a5cab5d9a2f0d41ddabfb4f4226f254fd35913e0663ce269f6b9491f"
"name": "cache-4.13.1.jar",
"hash": "213bb6bcefef96613635d5312ac1989d3817673f12139960eb3ab372ca5af8d9"
},
{
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/http-api-4.13.0.jar",
"size": 172797,
"name": "http-api-4.13.0.jar",
"hash": "cc2ae293bac205ffb8de4f7352ce94a955c89b01c040dfc105a22af13737804c"
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/http-api-4.13.1.jar",
"size": 172794,
"name": "http-api-4.13.1.jar",
"hash": "9db5c06f392bda39ce5763a2c8e049ea40659c3294985d928f58d735130dcae7"
},
{
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/runelite-jshell-4.13.0.jar",
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/runelite-jshell-4.13.1.jar",
"size": 26552,
"name": "runelite-jshell-4.13.0.jar",
"hash": "42b49266cee1f356df05480b277f1550958a7fdc6d06dbbb59bad69c3f9a8011"
"name": "runelite-jshell-4.13.1.jar",
"hash": "30c0874b7680fb1ea66808b1681b8337f4a1aa6d165157f526e761b23139aabb"
},
{
"path": "https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar",
Expand Down Expand Up @@ -395,7 +395,7 @@
"path": "https://github.com/open-osrs/hosting/raw/master/com/openosrs/injection-annotations/1.0/injection-annotations-1.0.jar",
"size": 11385,
"name": "injection-annotations-1.0.jar",
"hash": "c14f344712d2263e3611c3691bb0f3f3eb4ed2a02346155c1cb68ed10e3c9528"
"hash": "c894c3a17f86aad864229e968127813704529d6a136d1e93e9036b7f6d8b1116"
},
{
"path": "https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar",
Expand Down Expand Up @@ -434,10 +434,10 @@
"hash": "cf4a1edfc920e1fb2abc0d9fb0ed0794810c38015e1b80babad1e7aa3651537b"
},
{
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/runelite-client-4.13.0.jar",
"size": 9595225,
"name": "runelite-client-4.13.0.jar",
"hash": "c08a09aec9c2101109a5e536e98da621e7bd19ff03a0cbf0a01e1fa6f1e8c009"
"path": "https://github.com/open-osrs/hosting/raw/master/nightly/runelite-client-4.13.1.jar",
"size": 9595227,
"name": "runelite-client-4.13.1.jar",
"hash": "389764c1db15b4ba35fc70a6b029aa7d2a4494c5c30a79b6643ce0a7e8da9d2e"
}
]
}
46 changes: 23 additions & 23 deletions bootstrap-stable.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"-XX:+UseParNewGC",
"-Djna.nosys=true"
],
"buildCommit": "ed633f4b8f128f8e9c764c641ef841be8c502046",
"buildCommit": "f9bde4463c5ed20da05a2aea76e4ace7d761c502",
"launcherJvm11Arguments": [
"-XX:+DisableAttachMechanism",
"-Drunelite.launcher.nojvm=true",
Expand Down Expand Up @@ -41,37 +41,37 @@
"-Dawt.useSystemAAFontSettings=on",
"-Dswing.aatext=true"
],
"projectVersion": "4.13.0",
"projectVersion": "4.13.1",
"artifacts": [
{
"path": "https://github.com/open-osrs/hosting/raw/master/stable/runescape-api-4.13.0.jar",
"path": "https://github.com/open-osrs/hosting/raw/master/stable/runescape-api-4.13.1.jar",
"size": 143482,
"name": "runescape-api-4.13.0.jar",
"hash": "b15e3f9d7bee79584d52b0c8116f7fb7bccbc31f4987883a531504c43527a3c5"
"name": "runescape-api-4.13.1.jar",
"hash": "f7cec3ded4a1f2ee01427d43ab0d0fb62abc6f0d009be05f1c8a6d74511a40bf"
},
{
"path": "https://github.com/open-osrs/hosting/raw/master/stable/runelite-api-4.13.0.jar",
"path": "https://github.com/open-osrs/hosting/raw/master/stable/runelite-api-4.13.1.jar",
"size": 1332566,
"name": "runelite-api-4.13.0.jar",
"hash": "9cc28e9b9d307002c5c3bd7946fc2fd57768817fce4b4169c76c9d41a6b5897a"
"name": "runelite-api-4.13.1.jar",
"hash": "226a0ec3e88c43382ae9accac9c0beabc1384aa91e2d00e23c112a4a46c3d5d1"
},
{
"path": "https://repo.maven.apache.org/maven2/com/openosrs/cache/4.13.0/cache-4.13.0.jar",
"path": "https://repo.maven.apache.org/maven2/com/openosrs/cache/4.13.1/cache-4.13.1.jar",
"size": 410511,
"name": "cache-4.13.0.jar",
"hash": "08e82776a5cab5d9a2f0d41ddabfb4f4226f254fd35913e0663ce269f6b9491f"
"name": "cache-4.13.1.jar",
"hash": "213bb6bcefef96613635d5312ac1989d3817673f12139960eb3ab372ca5af8d9"
},
{
"path": "https://github.com/open-osrs/hosting/raw/master/stable/http-api-4.13.0.jar",
"size": 172797,
"name": "http-api-4.13.0.jar",
"hash": "cc2ae293bac205ffb8de4f7352ce94a955c89b01c040dfc105a22af13737804c"
"path": "https://github.com/open-osrs/hosting/raw/master/stable/http-api-4.13.1.jar",
"size": 172794,
"name": "http-api-4.13.1.jar",
"hash": "9db5c06f392bda39ce5763a2c8e049ea40659c3294985d928f58d735130dcae7"
},
{
"path": "https://github.com/open-osrs/hosting/raw/master/stable/runelite-jshell-4.13.0.jar",
"path": "https://github.com/open-osrs/hosting/raw/master/stable/runelite-jshell-4.13.1.jar",
"size": 26552,
"name": "runelite-jshell-4.13.0.jar",
"hash": "42b49266cee1f356df05480b277f1550958a7fdc6d06dbbb59bad69c3f9a8011"
"name": "runelite-jshell-4.13.1.jar",
"hash": "30c0874b7680fb1ea66808b1681b8337f4a1aa6d165157f526e761b23139aabb"
},
{
"path": "https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar",
Expand Down Expand Up @@ -395,7 +395,7 @@
"path": "https://github.com/open-osrs/hosting/raw/master/com/openosrs/injection-annotations/1.0/injection-annotations-1.0.jar",
"size": 11385,
"name": "injection-annotations-1.0.jar",
"hash": "c14f344712d2263e3611c3691bb0f3f3eb4ed2a02346155c1cb68ed10e3c9528"
"hash": "c894c3a17f86aad864229e968127813704529d6a136d1e93e9036b7f6d8b1116"
},
{
"path": "https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar",
Expand Down Expand Up @@ -434,10 +434,10 @@
"hash": "cf4a1edfc920e1fb2abc0d9fb0ed0794810c38015e1b80babad1e7aa3651537b"
},
{
"path": "https://github.com/open-osrs/hosting/raw/master/stable/runelite-client-4.13.0.jar",
"size": 9595225,
"name": "runelite-client-4.13.0.jar",
"hash": "c08a09aec9c2101109a5e536e98da621e7bd19ff03a0cbf0a01e1fa6f1e8c009"
"path": "https://github.com/open-osrs/hosting/raw/master/stable/runelite-client-4.13.1.jar",
"size": 9595227,
"name": "runelite-client-4.13.1.jar",
"hash": "389764c1db15b4ba35fc70a6b029aa7d2a4494c5c30a79b6643ce0a7e8da9d2e"
}
]
}
Binary file added nightly/http-api-4.13.1.jar
Binary file not shown.
Binary file added nightly/runelite-api-4.13.1.jar
Binary file not shown.
Binary file added nightly/runelite-client-4.13.1.jar
Binary file not shown.
Binary file added nightly/runelite-jshell-4.13.1.jar
Binary file not shown.
Binary file added nightly/runescape-api-4.13.1.jar
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
816aafbbd496fd1deb6e7de964ae1152
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b090a72a6b925745374d28b15f0e2fe0e3233556
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9db5c06f392bda39ce5763a2c8e049ea40659c3294985d928f58d735130dcae7
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d76b67f946acd825fa8a776a2614c145c60486da2b63570f9e5221ba9e7ba447427a628abce9c7a6be64d07eae527aff29d2a19a3e100605bd46a5bf0a803ff2
97 changes: 97 additions & 0 deletions repo/nightly/com/openosrs/http-api/4.13.1/http-api-4.13.1.module
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.openosrs",
"module": "http-api",
"version": "4.13.1",
"attributes": {
"org.gradle.status": "release"
}
},
"createdBy": {
"gradle": {
"version": "7.1"
}
},
"variants": [
{
"name": "apiElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.version": 11,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-api"
},
"files": [
{
"name": "http-api-4.13.1.jar",
"url": "http-api-4.13.1.jar",
"size": 172794,
"sha512": "d76b67f946acd825fa8a776a2614c145c60486da2b63570f9e5221ba9e7ba447427a628abce9c7a6be64d07eae527aff29d2a19a3e100605bd46a5bf0a803ff2",
"sha256": "9db5c06f392bda39ce5763a2c8e049ea40659c3294985d928f58d735130dcae7",
"sha1": "b090a72a6b925745374d28b15f0e2fe0e3233556",
"md5": "816aafbbd496fd1deb6e7de964ae1152"
}
]
},
{
"name": "runtimeElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.version": 11,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-runtime"
},
"dependencies": [
{
"group": "com.google.code.gson",
"module": "gson",
"version": {
"requires": "2.8.5"
}
},
{
"group": "com.google.guava",
"module": "guava",
"version": {
"requires": "30.1.1-jre"
}
},
{
"group": "com.squareup.okhttp3",
"module": "okhttp",
"version": {
"requires": "4.9.1"
}
},
{
"group": "org.apache.commons",
"module": "commons-csv",
"version": {
"requires": "1.9.0"
}
},
{
"group": "org.slf4j",
"module": "slf4j-api",
"version": {
"requires": "1.7.32"
}
}
],
"files": [
{
"name": "http-api-4.13.1.jar",
"url": "http-api-4.13.1.jar",
"size": 172794,
"sha512": "d76b67f946acd825fa8a776a2614c145c60486da2b63570f9e5221ba9e7ba447427a628abce9c7a6be64d07eae527aff29d2a19a3e100605bd46a5bf0a803ff2",
"sha256": "9db5c06f392bda39ce5763a2c8e049ea40659c3294985d928f58d735130dcae7",
"sha1": "b090a72a6b925745374d28b15f0e2fe0e3233556",
"md5": "816aafbbd496fd1deb6e7de964ae1152"
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
15d11bac6f74808fe7c00c11d7690b59
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0b5e895828ca605047ae4863d93e45587a6901ac
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
568c6a73d99485cf1e41ea174b9201de3e6234b07b3d63421f39d46f8a87a41f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d3abb3817f3f8260497384c7bb53abdf5606565b86753a3b659a2b49d719d1cebccd5b83f9d0046b4d4a98808ae933b646c27f8c12c6c05d632514a652b54aad
45 changes: 45 additions & 0 deletions repo/nightly/com/openosrs/http-api/4.13.1/http-api-4.13.1.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>com.openosrs</groupId>
<artifactId>http-api</artifactId>
<version>4.13.1</version>
<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.1.1-jre</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
<version>1.9.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.32</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b935017675b49437fb58a79e6e605496
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
679b9edd8f70c42369a08e4b4959c1b073587423
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e239202796992045cff0ddaac711ce85fad9992561ffb0916a352254766d7406
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
544722dc0a391f95fed955c97921efe755ed7b22d42f6ed5d8e55a2ed355049aa9d8590c1fa45bf736c9e4b3996323d3291aba11bcc0f2fdd2490d9d3c86a7a6
8 changes: 4 additions & 4 deletions repo/nightly/com/openosrs/http-api/maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<groupId>com.openosrs</groupId>
<artifactId>http-api</artifactId>
<versioning>
<latest>4.13.0</latest>
<release>4.13.0</release>
<latest>4.13.1</latest>
<release>4.13.1</release>
<versions>
<version>4.13.0</version>
<version>4.13.1</version>
</versions>
<lastUpdated>20211029025317</lastUpdated>
<lastUpdated>20211029030805</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion repo/nightly/com/openosrs/http-api/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
926af1b6c767c18791d69b98b40a7e5b
c6aead60db776ece27153155a07ea6b3
2 changes: 1 addition & 1 deletion repo/nightly/com/openosrs/http-api/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
af4e28103dcd5094490c8c5b92c1942d2a9ebeb0
5b0dc55746fe2f75800f9d0332288b3f876729c3
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d4044c05d00092ed14d1ee3fc8cff1b6c7f22e7e02b5dde02e1d67ee02b3ca87
6cba0bb4d2ab984e484a9949664a7e065295e3915c957614cdc33a10f6f7a371
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a608de6ac32603cd07bc811f671a9c987a296a9852776e06f02efaf782a8aae1b2bf778cbe780ce226f679aa76732b4c9e78fd8384a81310cd7f43ff05e56730
80b13bea7937be5e00e533114351fe0f03c32b5019915187d89fecfdff3a78a4e30453d4cd9759beeffa2ac4242958764c89e2abc835fc5d31d2d87167d6309c
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d7eca12027f0e8f775328688483e37ee
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8e89cff3b88de08b4a6ed1c86078c04301abeaa1
Loading

0 comments on commit f42fb2e

Please sign in to comment.