Update wikisync (#5855)

This commit is contained in:
Zander Bolgar
2024-04-17 02:06:13 -04:00
committed by GitHub
parent 933e11d8eb
commit 2f8bf3170c
3 changed files with 26 additions and 1 deletions

View File

@@ -111,6 +111,10 @@ dependencies {
thirdParty "org.lwjgl:lwjgl::natives-$platform"
thirdParty "org.lwjgl:lwjgl-opengl::natives-$platform"
}
thirdParty("org.java-websocket:Java-WebSocket:1.5.6") {
because "wikisync"
}
}
task verifyCore {

View File

@@ -824,6 +824,14 @@
<sha256 value="28e05084bea98ab750cb007d56c7d242303c2f6dc67063a4fe3579c76e7c1a96" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.java-websocket" name="Java-WebSocket" version="1.5.6">
<artifact name="Java-WebSocket-1.5.6.jar">
<sha256 value="ba2c5b646e115c6a9aa923139a154cbcdbf136b2b5c82bf423b1433639e0d83b" origin="Generated by Gradle"/>
</artifact>
<artifact name="Java-WebSocket-1.5.6.pom">
<sha256 value="e4dc76ef840014f3739e100813426ccc045b0a17e51c5038e69fdbe1f4ced434" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains" name="annotations" version="23.0.0">
<artifact name="annotations-23.0.0.jar">
<sha256 value="7b0f19724082cbfcbc66e5abea2b9bc92cf08a1ea11e191933ed43801eb3cd05" origin="Generated by Gradle"/>
@@ -1079,6 +1087,14 @@
<sha256 value="fb046a9c229437928bb11c2d27c8b5d773eb8a25e60cbd253d985210dedc2684" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-api" version="2.0.6">
<artifact name="slf4j-api-2.0.6.jar">
<sha256 value="2f2a92d410b268139d7d63b75ed25e21995cfe4100c19bf23577cfdbc8077bda" origin="Generated by Gradle"/>
</artifact>
<artifact name="slf4j-api-2.0.6.pom">
<sha256 value="8b4e86c53d2783608f1aea213d906c5bac5c0433e00b19239bb16764b9fa3736" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-parent" version="1.7.25">
<artifact name="slf4j-parent-1.7.25.pom">
<sha256 value="18f5c52120db036e88d6136f8839c832d074bdda95c756c6f429249d2db54ac6" origin="Generated by Gradle"/>
@@ -1094,6 +1110,11 @@
<sha256 value="bb388d37fbcdd3cde64c3cede21838693218dc451f04040c5df360a78ed7e812" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-parent" version="2.0.6">
<artifact name="slf4j-parent-2.0.6.pom">
<sha256 value="1482650cbe31e408c1dc89021cbae1d3044ad4a01bf8f62ba360b6a813a13124" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.sonatype.oss" name="oss-parent" version="5">
<artifact name="oss-parent-5.pom">
<sha256 value="1678d4120a585d8a630131aeec4c524d928398583b7eab616ee7d5a87f520d3d" origin="Generated by Gradle"/>

View File

@@ -1,4 +1,4 @@
repository=https://github.com/weirdgloop/WikiSync.git
commit=92e83b58d2bdf074c3a737a7dc2c8c5c9a96a39f
commit=c6fffb917581a6d53547ecd12a514302ebada28b
warning=Similar to the official HiScores, this plugin pushes up data about your character that can be viewed by anyone.<br>We don't suggest using this if you are (for example) a PvP-locked hardcore ironman, where broadcasting your<br>quest status could be detrimental to your account by giving away information about what you're currently doing.
authors=andmcadams,leejt,lezed1,jayktaylor