From abfa159d14fd4034bcbf767a2bb1156557fc861a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 May 2022 20:28:00 +0000 Subject: [PATCH] get-iplayer: Update to version 3.30.0 --- bucket/get-iplayer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/get-iplayer.json b/bucket/get-iplayer.json index 5ff9bcf5d1..dbeeffa80f 100644 --- a/bucket/get-iplayer.json +++ b/bucket/get-iplayer.json @@ -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", "homepage": "https://github.com/get-iplayer/get_iplayer", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.29.0/get_iplayer-3.29.0-windows-x64-setup.exe", - "hash": "ffa3dd861fa077ab9d287dadde8a098cafc10005e3d753893457c17fc2cd7c88" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.30.0/get_iplayer-3.30.0-windows-x64-setup.exe", + "hash": "430fd54e4c438a4b4d76876e87b82e9f72d3e2c4538296cb443f6aa296d1cd31" }, "32bit": { - "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.29.0/get_iplayer-3.29.0-windows-x86-setup.exe", - "hash": "1cffdb4c1c9987aa36050fa9cad65861c4e6938dd335e9583b4d837fa0c28612" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.30.0/get_iplayer-3.30.0-windows-x86-setup.exe", + "hash": "2d916bf66287a69dc6fcea42f8a25399eb020995078021394c74cb43345f4952" } }, "innosetup": true,