From 282d90f002fedae7bd94214ab526af4168d5baa2 Mon Sep 17 00:00:00 2001 From: aandrew-me Date: Sun, 9 Feb 2025 20:43: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 402a195..4f8acd0 100644 --- a/ytdownloader.json +++ b/ytdownloader.json @@ -1,9 +1,9 @@ { "homepage": "https://ytdn.netlify.app", - "version": "3.18.5", + "version": "3.19.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.18.3/YTDownloader_Win.zip", + "url": "https://github.com/aandrew-me/ytDownloader/releases/download/v3.19.0/YTDownloader_Win.zip", "checkver": { "github": "https://github.com/aandrew-me/ytDownloader" },