From 478a304494286bdb5cdf08b6e1333ea704eaa2af Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Sun, 29 Oct 2023 14:04:46 +0300 Subject: [PATCH] Update scoop version --- ytdownloader.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ytdownloader.json b/ytdownloader.json index 72fdde4..5aaaace 100644 --- a/ytdownloader.json +++ b/ytdownloader.json @@ -1,9 +1,9 @@ { "homepage": "https://ytdn.netlify.app", - "version": "3.14.3", + "version": "3.15.0", "description": "A modern GUI App for downloading Videos and Audios from hundreds of sites", "license": "GPL-3", - "url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.14.3/YTDownloader_Win.zip", + "url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.15.0/YTDownloader_Win.zip", "checkver": { "github": "https://github.com/aandrew-me/ytDownloader" },