svtplay-dl: Update to version 4.3

This commit is contained in:
Richard Kuhnt 2021-09-09 22:00:38 +00:00
parent 19b200d5b8
commit fa2ba8a8f0

View File

@ -1,5 +1,5 @@
{ {
"version": "4.2", "version": "4.3",
"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.2/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.3/svtplay-dl-amd64.zip",
"hash": "55bfc515bc7a811131ca00554bd55f79588feab4679c341087aed6ec5a25b9c3" "hash": "d88886f7099facbebf52bdf8fa3288bda19ab9f920175fd7eb3fff3962c14ab8"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.2/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.3/svtplay-dl-win32.zip",
"hash": "c6bf4666e0cdd0a2e15107e944d416fde79e6fe8419d536cc2402258ab1d95d5" "hash": "7420c134ddedacbbb125cd8a093a0a340b91e0a1432438816ade0c9741957ae3"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",