get-iplayer: Update to version 3.32.0

This commit is contained in:
github-actions[bot] 2023-10-11 20:24:17 +00:00
parent ba7624f9c5
commit 4f43968974

View File

@ -1,16 +1,16 @@
{ {
"version": "3.31.0", "version": "3.32.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.31.0/get_iplayer-3.31.0-windows-x64-setup.exe", "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.32.0/get_iplayer-3.32.0-windows-x64-setup.exe",
"hash": "507028483057e304cf60526fd9f4bbdb0fc86b0e6725162b09e1c7cdb7dca7b6" "hash": "419276eb1386025001ce1f47ce79c6af8936bdee2d0a2b3fed91ab5d7e1a1ba2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.31.0/get_iplayer-3.31.0-windows-x86-setup.exe", "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.32.0/get_iplayer-3.32.0-windows-x86-setup.exe",
"hash": "081902be2e6f8e99db141875d02d38a405334b21c40193c6db421a344f748c55" "hash": "1f55bee6a8169eb614ec75aa678de2f9cc2753ea72fb71854496096bdffed92d"
} }
}, },
"innosetup": true, "innosetup": true,