get-iplayer: Update to version 3.30.0

This commit is contained in:
github-actions[bot] 2022-05-28 20:28:00 +00:00
parent 0ef0caa806
commit abfa159d14

View File

@ -1,16 +1,16 @@
{ {
"version": "3.29.0", "version": "3.30.0",
"description": "Utility for downloading TV and radio programmes from BBC iPlayer and BBC Sounds", "description": "Utility for downloading TV and radio programmes from BBC iPlayer and BBC Sounds",
"homepage": "https://github.com/get-iplayer/get_iplayer", "homepage": "https://github.com/get-iplayer/get_iplayer",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.29.0/get_iplayer-3.29.0-windows-x64-setup.exe", "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.30.0/get_iplayer-3.30.0-windows-x64-setup.exe",
"hash": "ffa3dd861fa077ab9d287dadde8a098cafc10005e3d753893457c17fc2cd7c88" "hash": "430fd54e4c438a4b4d76876e87b82e9f72d3e2c4538296cb443f6aa296d1cd31"
}, },
"32bit": { "32bit": {
"url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.29.0/get_iplayer-3.29.0-windows-x86-setup.exe", "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.30.0/get_iplayer-3.30.0-windows-x86-setup.exe",
"hash": "1cffdb4c1c9987aa36050fa9cad65861c4e6938dd335e9583b4d837fa0c28612" "hash": "2d916bf66287a69dc6fcea42f8a25399eb020995078021394c74cb43345f4952"
} }
}, },
"innosetup": true, "innosetup": true,