From 18a72b49ab79f7928897ff4524be234d6d30f153 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:33:10 +0000 Subject: [PATCH] get-iplayer: Update to version 3.34.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 56bd099f6e..b1fbfc1bc2 100644 --- a/bucket/get-iplayer.json +++ b/bucket/get-iplayer.json @@ -1,16 +1,16 @@ { - "version": "3.33.0", + "version": "3.34.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.33.0/get_iplayer-3.33.0-windows-x64-setup.exe", - "hash": "f1c29739162d1f6962c0cf279ff0905aad1182746e8fd3ab711f5aa646571d77" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.34.0/get_iplayer-3.34.0-windows-x64-setup.exe", + "hash": "591bdd1073cc40249f4fd4e2a20d674b59f591ed0282f4a09318652bc7822768" }, "32bit": { - "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" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.34.0/get_iplayer-3.34.0-windows-x86-setup.exe", + "hash": "cfb7cd23d5e751198b505400b05992dd3bbad8e4c5d30f0cfb2586698b526e66" } }, "innosetup": true,