X-Git-Url: https://git.rapsys.eu/recipe/blobdiff_plain/4b4cb7b50e849f671be816e24f124b0d3d85d106..9146f1d48d8ce91feda9a583768b4aa7ebc85978:/index.json?ds=sidebyside diff --git a/index.json b/index.json index bd73fe2..6d1ac8f 100644 --- a/index.json +++ b/index.json @@ -1,23 +1,28 @@ { "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, + "is_contrib": false, "_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" } }