svtplay-dl@4.13: Fix hash (Closes #3659)

This commit is contained in:
github-actions[bot] 2022-06-08 14:59:49 +00:00
parent 1ba47cbdd9
commit 15d92b976e

View File

@ -9,11 +9,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://svtplay-dl.se/download/4.13/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.13/svtplay-dl-amd64.zip",
"hash": "d7474429d0b36ecdc19859e91b72fe4cdaca151f811b1f947e4f1d88baffa576" "hash": "6167db7f585fab51a0f7581fbf3d2e2d2082d7231836110fcd036db82bd11cfc"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.13/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.13/svtplay-dl-win32.zip",
"hash": "fcc6d5673e5cdce59610625c33340eb7dde50c804c51047c03c46a6d14e11285" "hash": "fa7fe296942a4446546965bb00c9655d0c74e7d2378ae9141e7e7c2e5b39daa9"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",