From 2652b30450a988140d6e52dfed21815539787acd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 20:27:44 +0000 Subject: [PATCH] get-iplayer: Update to version 3.36.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 6bc15ef4dc..03c5f988d4 100644 --- a/bucket/get-iplayer.json +++ b/bucket/get-iplayer.json @@ -1,16 +1,16 @@ { - "version": "3.35.0", + "version": "3.36.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.35.0/get_iplayer-3.35.0-windows-x64-setup.exe", - "hash": "00bb8cdcd78cde0a50fab41b6f67eb3405981f73c15c1d514d66cf31291e74b2" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.36.0/get_iplayer-3.36.0-windows-x64-setup.exe", + "hash": "1b34166ede43c9b54fae3d06b3f72a521e72caa06352ba20551324f7f56f03d1" }, "32bit": { - "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.35.0/get_iplayer-3.35.0-windows-x86-setup.exe", - "hash": "52eeb9ad047c35b15cdd8a282eea26ed688520bf8156448ca262065df2b75dcb" + "url": "https://github.com/get-iplayer/get_iplayer_win32/releases/download/3.36.0/get_iplayer-3.36.0-windows-x86-setup.exe", + "hash": "157dd5abcea5065e721dae66220aaa133ec826c2b6449f8ff1ed54c15f9ae882" } }, "innosetup": true,