X-Git-Url: https://git.rapsys.eu/recipe/blobdiff_plain/4b4cb7b50e849f671be816e24f124b0d3d85d106..278b712df96565abe8cfe914c4ac92a0e851df9c:/index.json diff --git a/index.json b/index.json index bd73fe2..b14052b 100644 --- a/index.json +++ b/index.json @@ -1,23 +1,35 @@ { + "aliases": [ + "rapsysair": "rapsys/airbundle", + "rapsysblog": "rapsys/blogbundle", + "rapsyspack": "rapsys/packbundle", + "rapsystree": "rapsys/treebundle", + "rapsysuser": "rapsys/userbundle" + ], "recipes": { "rapsys/airbundle": [ - "master" + "1.0" ], "rapsys/blogbundle": [ - "master" + "1.0" ], "rapsys/packbundle": [ - "master" + "1.0" + ], + "rapsys/treebundle": [ + "1.0" ], "rapsys/userbundle": [ - "master" + "1.0" ] }, + "versions": [], "branch": "master", "is_contrib": true, "_links": { "repository": "rapsys@git.rapsys.eu/recipes", "origin_template": "{package}:{version}@git.rapsys.eu/recipes:master", - "recipe_template": "https://git.rapsys.eu/recipes/blob_plain/HEAD:/{package}/{version}/manifest.json" + "recipe_template": "https://git.rapsys.eu/recipes/blob_plain/HEAD:/{package}/{version}/manifest.json", + "recipe_template_relative": "{package}/{version}/manifest.json" } }