From 6baa3d0e3335dedcab9416c4a2dc66096067903e Mon Sep 17 00:00:00 2001 From: github-action bot <> Date: Tue, 21 Sep 2021 08:58:40 +0000 Subject: [PATCH] Update Flex endpoint --- index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.json b/index.json index fbfa8cc6..c22037aa 100644 --- a/index.json +++ b/index.json @@ -1547,6 +1547,6 @@ "versions": [], "git_url": "https://github.com/symfony/recipes-contrib.git", "tree_template": "https://github.com/symfony/recipes-contrib/tree/{tree}/{package}/{version}", - "recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/main/{package_dotted}.{version}.json", + "recipe_template": "https://api.github.com/repos/symfony/recipes-contrib/contents/{package_dotted}.{version}.json?ref=flex/main", "is_contrib": true } \ No newline at end of file