finished http implementation working on spm and liveboot env

This commit is contained in:
2026-07-23 14:33:16 -04:00
parent f7b64c11b7
commit 49c9e5e37c
130 changed files with 1128 additions and 635 deletions
+9 -11
View File
@@ -1,14 +1,12 @@
{
"authors":[
"id": "spm",
"description": "Simple Package Manager",
"authors": [
"Hyperion",
"Astronand"
],
"versions":{
"1.0.0":{
"dependencies":[
"json",
"xz"
],
"package":"https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main/packages/raw/spm.sp"
}
}
}
"dependencies": [],
"version": "1.0.0",
"hash": "55f9a95f5fd032f6a9ad27c9528987f9051554d506f1dddb4494daf822db5e1b",
"tarball": "http://localhost:8000/packages/raw/spm.tar.xz"
}