diff --git a/bucket/get-iplayer.json b/bucket/get-iplayer.json index b1fbfc1bc2..6bc15ef4dc 100644 --- a/bucket/get-iplayer.json +++ b/bucket/get-iplayer.json @@ -1,16 +1,16 @@ { - "version": "3.34.0", + "version": "3.35.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.34.0/get_iplayer-3.34.0-windows-x64-setup.exe", - "hash": "591bdd1073cc40249f4fd4e2a20d674b59f591ed0282f4a09318652bc7822768" + "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" }, "32bit": { - "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" + "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" } }, "innosetup": true,