From 4f43968974924c2aeeeb63dfaa214239601dc04e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 20:24:17 +0000 Subject: [PATCH] get-iplayer: Update to version 3.32.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 569cd3bf5d..6d04ed0008 100644 --- a/bucket/get-iplayer.json +++ b/bucket/get-iplayer.json @@ -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", "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.31.0/get_iplayer-3.31.0-windows-x64-setup.exe", - "hash": "507028483057e304cf60526fd9f4bbdb0fc86b0e6725162b09e1c7cdb7dca7b6" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.32.0/get_iplayer-3.32.0-windows-x64-setup.exe", + "hash": "419276eb1386025001ce1f47ce79c6af8936bdee2d0a2b3fed91ab5d7e1a1ba2" }, "32bit": { - "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" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.32.0/get_iplayer-3.32.0-windows-x86-setup.exe", + "hash": "1f55bee6a8169eb614ec75aa678de2f9cc2753ea72fb71854496096bdffed92d" } }, "innosetup": true,