get_iplayer 3.22
Closes #43348. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
7dcec7a14c
commit
32a711b2ba
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.21.tar.gz"
|
||||
sha256 "e8d12bb684f919f8fa1b44fc71d188269d6215b3984462505b03a6eefe3727f0"
|
||||
url "https://github.com/get-iplayer/get_iplayer/archive/v3.22.tar.gz"
|
||||
sha256 "299de0686f7a4848e2aef22f0647ba35b8114f573334dd3e1a7e331052145593"
|
||||
head "https://github.com/get-iplayer/get_iplayer.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue