From 3c5c604906406318a4a87d596401129ece196fcf Mon Sep 17 00:00:00 2001 From: Kirtimalhotra97 <100248247+Kirtimalhotra97@users.noreply.github.com> Date: Fri, 4 Mar 2022 11:36:48 +0530 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index dd6b071..539b9f7 100644 --- a/app.json +++ b/app.json @@ -7,7 +7,7 @@ "stack": "heroku-20", "buildpacks": [ { - "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest" + "url": "https://github.com/kirtimalhotra97/heroku-buildpack-ffmpeg-latest" }, { "url": "heroku/python"