mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-05-14 10:57:15 -04:00
Update Polywoof to v0.10b (#2715)
This commit is contained in:
@@ -87,6 +87,9 @@ dependencies {
|
||||
thirdParty("io.github.zeroone3010:yetanotherhueapi:2.3.0"){
|
||||
because "phillip-hue-integration"
|
||||
}
|
||||
thirdParty("com.h2database:h2:2.1.212") {
|
||||
because "polywoof"
|
||||
}
|
||||
}
|
||||
|
||||
task verifyCore {
|
||||
|
||||
@@ -353,6 +353,14 @@
|
||||
<sha256 value="3e65dece4bd244bfb28c305a34160e7eb3811a34b31e6ff7684242dbd0d6cfdb" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.h2database" name="h2" version="2.1.212">
|
||||
<artifact name="h2-2.1.212.jar">
|
||||
<sha256 value="db9284c6ff9bf3bc0087851edbd34563f1180df3ae87c67c5fe2203c0e67a536" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="h2-2.1.212.pom">
|
||||
<sha256 value="ce49b1c01d1537607eaeec6592a1c385e7262788233a9a8817d34860ca7a73ef" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.miglayout" name="miglayout-core" version="5.2">
|
||||
<artifact name="miglayout-core-5.2.jar">
|
||||
<sha256 value="669f0da8fd76be53d75f5940f481626f29b544cd9925b7da2611187d2684bc7a" origin="Generated by Gradle"/>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/furfy/Polywoof.git
|
||||
commit=84ff7c26df2d21dbc5e6f254ed89677805430244
|
||||
commit=9b4deb8133a073844afefe4ff88898f0d49c6335
|
||||
|
||||
Reference in New Issue
Block a user