streamlink 0.5.0
Closes #12090. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
5df612f2ec
commit
e8b982985a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Streamlink < Formula
|
||||
desc "CLI for extracting streams from various websites to a video player"
|
||||
homepage "https://streamlink.github.io/"
|
||||
url "https://github.com/streamlink/streamlink/releases/download/0.4.0/streamlink-0.4.0.tar.gz"
|
||||
sha256 "a7547382f08a92f0714394a4c3c5f601aae3555d0706147f3858acdc6ed04abb"
|
||||
url "https://github.com/streamlink/streamlink/releases/download/0.5.0/streamlink-0.5.0.tar.gz"
|
||||
sha256 "89ab32d4eab487212d124c1eeae16604708cb46bc27a2d797649be2bae8f239b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue