fix spm files

This commit is contained in:
2026-08-14 21:12:49 -04:00
parent 10aa0c62ff
commit 4ed82a23a1
55 changed files with 81 additions and 81 deletions
+2 -2
View File
@@ -12,10 +12,10 @@ PACKAGE_ROOT = ROOT / "packages"
PACKAGE_DIR = PACKAGE_ROOT / "raw"
# main repo
#API_ROOT = "https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main"
API_ROOT = "https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main"
# local repo
API_ROOT = "http://localhost:8000"
#API_ROOT = "http://localhost:8000"
DEFAULT_VERSION = "0.0.0"
DEFAULT_DESCRIPTION = "No description provided"