From 944ff49fd87c193bb423f9b31655a2b4d5146918 Mon Sep 17 00:00:00 2001 From: kd2929 <110597375+kd2929@users.noreply.github.com> Date: Sun, 5 Mar 2023 15:31:00 +0530 Subject: [PATCH 1/2] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 898aa92..51d55ea 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name":"VideoDownloaderBot", "description":"Download videos from various websites using this telegram bot", - "repository":"https://github.com/DaruaraFriends/VideoDownloaderBot", + "repository":"https://github.com/kd2929/VideoDownloaderBot", "buildpacks":[ { "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git" From 480c34625a22270e87c0b3e471583dea69691e8f Mon Sep 17 00:00:00 2001 From: kd2929 <110597375+kd2929@users.noreply.github.com> Date: Sun, 5 Mar 2023 15:40:22 +0530 Subject: [PATCH 2/2] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 51d55ea..1d3d8ea 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name":"VideoDownloaderBot", "description":"Download videos from various websites using this telegram bot", - "repository":"https://github.com/kd2929/VideoDownloaderBot", + "repository":"https:github.com/kd2929/VideoDownloaderBot", "buildpacks":[ { "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git"