get-iplayer: Update to version 3.31.0

This commit is contained in:
github-actions[bot] 2023-01-21 04:27:21 +00:00
parent 1d6bd2c6f1
commit ea70f42ed3

View File

@ -1,16 +1,16 @@
{ {
"version": "3.30.0", "version": "3.31.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.30.0/get_iplayer-3.30.0-windows-x64-setup.exe", "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.31.0/get_iplayer-3.31.0-windows-x64-setup.exe",
"hash": "430fd54e4c438a4b4d76876e87b82e9f72d3e2c4538296cb443f6aa296d1cd31" "hash": "507028483057e304cf60526fd9f4bbdb0fc86b0e6725162b09e1c7cdb7dca7b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.30.0/get_iplayer-3.30.0-windows-x86-setup.exe", "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.31.0/get_iplayer-3.31.0-windows-x86-setup.exe",
"hash": "2d916bf66287a69dc6fcea42f8a25399eb020995078021394c74cb43345f4952" "hash": "081902be2e6f8e99db141875d02d38a405334b21c40193c6db421a344f748c55"
} }
}, },
"innosetup": true, "innosetup": true,