svtplay-dl: Update to version 4.16

This commit is contained in:
github-actions[bot] 2022-12-01 00:34:21 +00:00
parent 628c6efb02
commit b9403eb73e

View File

@ -1,5 +1,5 @@
{ {
"version": "4.15", "version": "4.16",
"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.15/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.16/svtplay-dl-amd64.zip",
"hash": "0e787fbb636d4b280147c6b459e021a7e6f3cf7d822a58d87955f9b95048329b" "hash": "d1b4d8cefb69b1009f656e2773fceb85e71bf189d9559a9c93e2e171d078a18f"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.15/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.16/svtplay-dl-win32.zip",
"hash": "c0b4b39cbe9fb3502732dfbb2cc23e65f1a7ace7fc48c0c8a76909d89c4ef4be" "hash": "47fa6f20a86cbe8420585399f5899e754eea15c368a587ca98e3fb2213d9b39a"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",