svtplay-dl: Update to version 4.15

This commit is contained in:
github-actions[bot] 2022-11-23 00:33:08 +00:00
parent 5f4779a83c
commit 30550d87ff

View File

@ -1,5 +1,5 @@
{ {
"version": "4.14", "version": "4.15",
"description": "Video downloader from various sites", "description": "Video downloader from various sites",
"homepage": "https://svtplay-dl.se", "homepage": "https://svtplay-dl.se",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://svtplay-dl.se/download/4.14/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.15/svtplay-dl-amd64.zip",
"hash": "6dc6b1713018d7608485b7f4b6b677554decd484718ac9ae18410f92ca4faf3a" "hash": "0e787fbb636d4b280147c6b459e021a7e6f3cf7d822a58d87955f9b95048329b"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.14/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.15/svtplay-dl-win32.zip",
"hash": "49f3df7617551d26a2087485e945c53142a33bf3f2ab0969e528c03345eba79f" "hash": "c0b4b39cbe9fb3502732dfbb2cc23e65f1a7ace7fc48c0c8a76909d89c4ef4be"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",