From ea70f42ed300a13a679c7da8f5f9b29189a46f2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 04:27:21 +0000 Subject: [PATCH] get-iplayer: Update to version 3.31.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 dbeeffa80f..569cd3bf5d 100644 --- a/bucket/get-iplayer.json +++ b/bucket/get-iplayer.json @@ -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", "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.30.0/get_iplayer-3.30.0-windows-x64-setup.exe", - "hash": "430fd54e4c438a4b4d76876e87b82e9f72d3e2c4538296cb443f6aa296d1cd31" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.31.0/get_iplayer-3.31.0-windows-x64-setup.exe", + "hash": "507028483057e304cf60526fd9f4bbdb0fc86b0e6725162b09e1c7cdb7dca7b6" }, "32bit": { - "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" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.31.0/get_iplayer-3.31.0-windows-x86-setup.exe", + "hash": "081902be2e6f8e99db141875d02d38a405334b21c40193c6db421a344f748c55" } }, "innosetup": true,