Skip to content

Commit fd45f30

Browse files
authored
Merge pull request #203631 from Homebrew/bump-streamlink-7.1.2
streamlink 7.1.2
2 parents 0286abb + 72764d6 commit fd45f30

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/s/streamlink.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ class Streamlink < Formula
33

44
desc "CLI for extracting streams from various websites to a video player"
55
homepage "https://streamlink.github.io/"
6-
url "https://files.pythonhosted.org/packages/52/fa/da935fdba0883f8d3bfaf1e19825979e088d626584a1d1f6a986ed1c4eb5/streamlink-7.1.1.tar.gz"
7-
sha256 "c1881ed0bba53612d979d9a918b7dec056fc93cd202a5b07a080e5568dbdab4c"
6+
url "https://files.pythonhosted.org/packages/27/0b/459dbaeb13b6f6324c5c0eed48a6d6b2aa0c0d8abd6f6b8e9c4f166bcf60/streamlink-7.1.2.tar.gz"
7+
sha256 "61c08e452b3a0d32a65f636b308fa6403a477282387e9f2333cfce3c38456fd7"
88
license "BSD-2-Clause"
99
head "https://github.com/streamlink/streamlink.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "f53f3339f13a3b3e4a9b43dec599037d9a68c812ed3b0a472d6ce39abaf6ad00"
13-
sha256 cellar: :any, arm64_sonoma: "172b839b2eccba0187c2fddd3bdef71dde231520eb56c08583469307ab2ea108"
14-
sha256 cellar: :any, arm64_ventura: "c97d03a4cf7c41c27766739885cd1ea6412643bd0a000b0099a4a3090082ba4e"
15-
sha256 cellar: :any, sonoma: "7ee9e09a7458f23d081bef9fcea1f7dfbb9d6d1b0ac058b7f464623306d71572"
16-
sha256 cellar: :any, ventura: "52ee6a7008b14f3014801581921584c9360ee0aa2a3fc36ce9a9cdff299c2802"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0f03954a5715914eb4c4023a6788500e1fb13f12ba46f58a521a014667ccee17"
12+
sha256 cellar: :any, arm64_sequoia: "abc3c76291037231e6ab35d0ebcf6cfd16e748eac70a41a2e204e522d5eeaa93"
13+
sha256 cellar: :any, arm64_sonoma: "b347d8fd1e0849cb3a0ac8d39b24a08e9d4111ce13146c4cf3c12b7615cce6ce"
14+
sha256 cellar: :any, arm64_ventura: "0cb6485b445e70b688dae3ef15c77c89aba5919a7b1ef8adf7e419d46a5c8e52"
15+
sha256 cellar: :any, sonoma: "a71a8d52add93361a365cb8e9261952761af3c8a84d26bcb392b2a51ae3ea6f2"
16+
sha256 cellar: :any, ventura: "ea2b3afc1f7bd55b82c2973d2480d1b18115d6a5ff78395d71722d79612f7e94"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a6ec49d8121496b7cea10d2305ade42ad5d75d0488bfac1b3d3ace10d35e9827"
1818
end
1919

2020
depends_on "certifi"

0 commit comments

Comments
 (0)