Files
plugin-hub/package/verification-template
digiholic 2d850f9536 update osrs-archipelago to v0.6.2 (#8057)
* Updates osrs-archipelago to be compatible with API 0.6.2

* Updates osrs-archipelago to be compatible with API 0.6.2

* Removes commented out system.err line, might be tripping CI?

* Removes printStackTrace calls since they might count as System.Err

* Removes httpcore5 from archipelago plugin
2025-07-31 22:32:16 -04:00
..

This project includes the dependency verification hashes used by all Plugin Hub plugins. At the start of every build core dependencies are verified, but thirdParty deps are not. To add a new dependency for a plugin add a new dep to the thirdParty configuration in this build.gradle and run ../gradlew --write-verification-metadata sha256. The maintainer MUST then verify the hashes match Maven Central and that the library in question is reasonable.