added recipe for magdev/gitea-bundle

This commit is contained in:
2022-02-08 23:55:34 +01:00
parent a41d1027ed
commit b9addc1eb8
4 changed files with 42 additions and 0 deletions

14
index.json Normal file
View File

@@ -0,0 +1,14 @@
{
"recipes": {
"magdev/gitea-bundle": [
"1.0"
]
},
"branch": "main",
"is_contrib": true,
"_links": {
"repository": "laptop.local:4000/magdev/symfony-recipes",
"origin_template": "{package}:{version}@laptop.local:4000/magdev/symfony-recipes:main",
"recipe_template": "http://laptop.local:4000/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}/{version}/manifest.json"
}
}