From c26b95890f949d8d5ee6bb79eabc865aa6123b05 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:53:51 +1100 Subject: [PATCH] Geyser: update download source URL (#479) --- geyserupdates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geyserupdates.json b/geyserupdates.json index 2b59df4..83298a1 100644 --- a/geyserupdates.json +++ b/geyserupdates.json @@ -3,7 +3,7 @@ "UpdateStageName":"Server Download", "UpdateSourcePlatform":"All", "UpdateSource":"FetchURL", - "UpdateSourceData":"https://ci.opencollab.dev/job/GeyserMC/job/Geyser/job/master/lastStableBuild/artifact/bootstrap/standalone/build/libs/Geyser-Standalone.jar", + "UpdateSourceData":"https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/standalone", "UpdateSourceArgs":"Geyser.jar", "UpdateSourceTarget":"{{$FullRootDir}}", "OverwriteExistingFiles":true