svtplay-dl: Update to version 4.14

This commit is contained in:
github-actions[bot] 2022-10-25 00:46:47 +00:00
parent 082ced3211
commit e410da55e2

View File

@ -1,5 +1,5 @@
{ {
"version": "4.13", "version": "4.14",
"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.13/svtplay-dl-amd64.zip", "url": "https://svtplay-dl.se/download/4.14/svtplay-dl-amd64.zip",
"hash": "6167db7f585fab51a0f7581fbf3d2e2d2082d7231836110fcd036db82bd11cfc" "hash": "6dc6b1713018d7608485b7f4b6b677554decd484718ac9ae18410f92ca4faf3a"
}, },
"32bit": { "32bit": {
"url": "https://svtplay-dl.se/download/4.13/svtplay-dl-win32.zip", "url": "https://svtplay-dl.se/download/4.14/svtplay-dl-win32.zip",
"hash": "fa7fe296942a4446546965bb00c9655d0c74e7d2378ae9141e7e7c2e5b39daa9" "hash": "49f3df7617551d26a2087485e945c53142a33bf3f2ab0969e528c03345eba79f"
} }
}, },
"extract_dir": "svtplay-dl", "extract_dir": "svtplay-dl",