Quick fixes of metadata

This commit is contained in:
jeffser
2024-05-12 22:45:31 -06:00
parent 81eff0cfcb
commit 0feb9ac700
4 changed files with 24 additions and 7 deletions

View File

@@ -23,6 +23,7 @@
"*.a"
],
"modules" : [
"python3-requests.json",
{
"name" : "alpaca",
"builddir" : true,
@@ -31,10 +32,9 @@
{
"type" : "git",
"url" : "https://github.com/Jeffser/Alpaca.git",
"branch": "main"
"tag": "0.1.1"
}
]
},
"python3-requests.json"
}
]
}