get_iplayer 3.21
Closes #41936. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a7a15e9b10
commit
5f2d1a8617
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GetIplayer < Formula
|
||||
desc "Utility for downloading TV and radio programmes from BBC iPlayer"
|
||||
homepage "https://github.com/get-iplayer/get_iplayer"
|
||||
url "https://github.com/get-iplayer/get_iplayer/archive/v3.20.tar.gz"
|
||||
sha256 "296d1c6bd6f237d8c65ca3dffd6a28e70451552c302f31ac231d609cceeb355d"
|
||||
url "https://github.com/get-iplayer/get_iplayer/archive/v3.21.tar.gz"
|
||||
sha256 "e8d12bb684f919f8fa1b44fc71d188269d6215b3984462505b03a6eefe3727f0"
|
||||
head "https://github.com/get-iplayer/get_iplayer.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue