We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598730e commit 5207df0Copy full SHA for 5207df0
Formula/s/streamlink.rb
@@ -3,8 +3,8 @@ class Streamlink < Formula
3
4
desc "CLI for extracting streams from various websites to a video player"
5
homepage "https://streamlink.github.io/"
6
- url "https://files.pythonhosted.org/packages/52/fa/da935fdba0883f8d3bfaf1e19825979e088d626584a1d1f6a986ed1c4eb5/streamlink-7.1.1.tar.gz"
7
- sha256 "c1881ed0bba53612d979d9a918b7dec056fc93cd202a5b07a080e5568dbdab4c"
+ url "https://files.pythonhosted.org/packages/27/0b/459dbaeb13b6f6324c5c0eed48a6d6b2aa0c0d8abd6f6b8e9c4f166bcf60/streamlink-7.1.2.tar.gz"
+ sha256 "61c08e452b3a0d32a65f636b308fa6403a477282387e9f2333cfce3c38456fd7"
8
license "BSD-2-Clause"
9
head "https://github.com/streamlink/streamlink.git", branch: "master"
10
0 commit comments