From 8f0c41f303a3f8ee565fa9637ea25986aad9b5cb Mon Sep 17 00:00:00 2001 From: github-action bot <> Date: Tue, 21 Sep 2021 08:59:53 +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 f4c1f99a..47f04ab1 100644 --- a/index.json +++ b/index.json @@ -1871,6 +1871,6 @@ }, "git_url": "https://github.com/symfony/recipes.git", "tree_template": "https://github.com/symfony/recipes/tree/{tree}/{package}/{version}", - "recipe_template": "https://raw.githubusercontent.com/symfony/recipes/flex/main/{package_dotted}.{version}.json", + "recipe_template": "https://api.github.com/repos/symfony/recipes/contents/{package_dotted}.{version}.json?ref=flex/main", "is_contrib": false } \ No newline at end of file