Remove explicit download URL

This commit is contained in:
dai 2025-01-16 19:26:04 +01:00 committed by GitHub
parent ccd27fef46
commit 6d24c3c7a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,4 @@
api = "https://registry.pesde.daimond113.com" api = "https://registry.pesde.daimond113.com"
download = "{API_URL}/v0/packages/{PACKAGE}/{PACKAGE_VERSION}/{PACKAGE_TARGET}"
github_oauth_client_id = "a1d648966fdfbdcd9295" github_oauth_client_id = "a1d648966fdfbdcd9295"
wally_allowed = ["https://github.com/UpliftGames/wally-index"] wally_allowed = ["https://github.com/UpliftGames/wally-index"]
other_registries_allowed = ["https://github.com/daimond113/pesde-index"] other_registries_allowed = ["https://github.com/daimond113/pesde-index"]