From 9f2587018fc52870c8c5ddd24d1798810abccbde Mon Sep 17 00:00:00 2001 From: aandrew-me Date: Sat, 22 Nov 2025 17:44:45 +0300 Subject: [PATCH] Update scoop config --- ytdownloader.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ytdownloader.json b/ytdownloader.json index 9e7240f..4e3061e 100644 --- a/ytdownloader.json +++ b/ytdownloader.json @@ -1,9 +1,9 @@ { "homepage": "https://ytdn.netlify.app", - "version": "3.19.2", + "version": "3.20.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.19.2/YTDownloader_Win.zip", + "url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.20.0/YTDownloader_Win.zip", "checkver": { "github": "https://github.com/aandrew-me/ytDownloader" },