From 81dcf697a8da97c24bcaa7f3dc1f67a5917d71d6 Mon Sep 17 00:00:00 2001 From: llamaXc Date: Sat, 4 Feb 2023 17:26:27 -0800 Subject: [PATCH] update osrs-events * Add a new contributor to the repo Adding eggins to the repo. * Update osrs-events update commit hash to include latest build that fixes deprecated API use * Update osrs-events * Update osrs-events reverting bad commit id * Update osrs-events add verification file * updated commit hash to fixed build * Update commit to move GSON to RuneliteAPI --------- Co-authored-by: Darron Eggins --- plugins/osrs-events | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/osrs-events b/plugins/osrs-events index 0b07cf597..f830891df 100644 --- a/plugins/osrs-events +++ b/plugins/osrs-events @@ -1,2 +1,3 @@ repository=https://github.com/llamaXc/osrs-events.git -commit=73e7d33513b9745ced74a6c164b7b1b19ea88f66 +commit=0e0eb9a8156fcb03dafa21b0442392718c94fc9c +authors=llamaXc,eggins