]> Raphaël G. Git Repositories - recipe/commitdiff
Add index.json
authorRaphaël Gertz <git@rapsys.eu>
Fri, 1 Mar 2024 15:19:24 +0000 (16:19 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 1 Mar 2024 15:19:24 +0000 (16:19 +0100)
index.json [new file with mode: 0644]

diff --git a/index.json b/index.json
new file mode 100644 (file)
index 0000000..bd73fe2
--- /dev/null
@@ -0,0 +1,23 @@
+{
+       "recipes": {
+               "rapsys/airbundle": [
+                       "master"
+               ],
+               "rapsys/blogbundle": [
+                       "master"
+               ],
+               "rapsys/packbundle": [
+                       "master"
+               ],
+               "rapsys/userbundle": [
+                       "master"
+               ]
+       },
+       "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"
+       }
+}