From 6d24c3c7a861a1a8119b8451034f8bf27b04a60b Mon Sep 17 00:00:00 2001 From: dai <72147841+daimond113@users.noreply.github.com> Date: Thu, 16 Jan 2025 19:26:04 +0100 Subject: [PATCH] Remove explicit download URL --- config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.toml b/config.toml index f0781e0..ff72099 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,4 @@ api = "https://registry.pesde.daimond113.com" -download = "{API_URL}/v0/packages/{PACKAGE}/{PACKAGE_VERSION}/{PACKAGE_TARGET}" github_oauth_client_id = "a1d648966fdfbdcd9295" wally_allowed = ["https://github.com/UpliftGames/wally-index"] other_registries_allowed = ["https://github.com/daimond113/pesde-index"]