From 841f15e00b7a4bb9fcfa9859fd467329ebf871df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:30:49 +0000 Subject: [PATCH] get-iplayer: Update to version 3.33.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 6d04ed0008..56bd099f6e 100644 --- a/bucket/get-iplayer.json +++ b/bucket/get-iplayer.json @@ -1,16 +1,16 @@ { - "version": "3.32.0", + "version": "3.33.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.32.0/get_iplayer-3.32.0-windows-x64-setup.exe", - "hash": "419276eb1386025001ce1f47ce79c6af8936bdee2d0a2b3fed91ab5d7e1a1ba2" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.33.0/get_iplayer-3.33.0-windows-x64-setup.exe", + "hash": "f1c29739162d1f6962c0cf279ff0905aad1182746e8fd3ab711f5aa646571d77" }, "32bit": { - "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" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.33.0/get_iplayer-3.33.0-windows-x86-setup.exe", + "hash": "05e15c3ea1e048ef44e4ad61bd79620bfc7f40d9310820575798d9026048ae44" } }, "innosetup": true,