From fefcf3980d6dd43dd013aefd1c765b57b5670689 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ne=C3=9Flauer?= Date: Mon, 6 Jul 2026 20:21:21 +0200 Subject: [PATCH] Point the KSA build map at the KSP-CKAN org --- ckan_meta_tester/game.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckan_meta_tester/game.py b/ckan_meta_tester/game.py index c93dd8d..ec23243 100644 --- a/ckan_meta_tester/game.py +++ b/ckan_meta_tester/game.py @@ -72,7 +72,7 @@ def _versions_from_json(self, json: object) -> List[GameVersion]: class Ksa(Game): - BUILDS_URL = 'https://raw.githubusercontent.com/KSAModding/KSA-CKAN-meta/main/builds.json' + BUILDS_URL = 'https://raw.githubusercontent.com/KSP-CKAN/KSA-CKAN-meta/main/builds.json' # KSA versions are year.month.buildcounter.revision. The build counter (3rd # piece) is local to the machine that made the build and non-monotonic, so # CKAN pins it to 0 on every KSA version it handles and orders by the