Skip to content

Commit 972563d

Browse files
authored
Merge pull request #251037 from Homebrew/bump-svtplay-dl-4.151
svtplay-dl 4.151
2 parents 11eae77 + b437c12 commit 972563d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/s/svtplay-dl.rb

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

44
desc "Download videos from https://www.svtplay.se/"
55
homepage "https://svtplay-dl.se/"
6-
url "https://files.pythonhosted.org/packages/81/70/a52d90b1d7ec2b9bf4e50c7e0d705ce1783beefad98e3b8202c5a68b9b06/svtplay_dl-4.149.tar.gz"
7-
sha256 "3e3748be3b07e7e00366c71804167ae45be4d3de54ba2222350c8e2ace4f04af"
6+
url "https://files.pythonhosted.org/packages/74/28/9d11ae0366a1cb1bf883b47f2267b14d6d012226094d91ed08f91b53d2e1/svtplay_dl-4.151.tar.gz"
7+
sha256 "85633695e0139a754e87a8c567abbf4338ef4c3599ca872ce6f2beaa8ba88c46"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_tahoe: "c0cb4bf65e3d62a663365f98f7746839658f823e6218351507ec5bb47d240226"
12-
sha256 cellar: :any, arm64_sequoia: "aac7d50ec9d592d619ec674bd27d523080132204251e392abffd3e721ea6c48e"
13-
sha256 cellar: :any, arm64_sonoma: "0f84be6d3ee7bb6af169039a9e1ddf78900682f2f7cc9ecc235c521136fe6dda"
14-
sha256 cellar: :any, sonoma: "41720c871ffec413f7bb1e876c2c5df1c49b4f4a0e6d35ba299b8d92770d2735"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "7b866013cc624905e9305500194ddc697e0d0cf627cd9a742f6b7e7696a27fe2"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "818fcbf99bbc13bdd7401bb7fdbe5b9bdfcfcbfbe025147afc9f2b44604dbc5f"
11+
sha256 cellar: :any, arm64_tahoe: "0393066b088dfccefd88fb6e454fe6538324aef8f0de5bbee814731f98cae995"
12+
sha256 cellar: :any, arm64_sequoia: "1f4a3dd2dc28b13b5274c690d359c9eea363b4c01afba617d4c939d2dc5b263f"
13+
sha256 cellar: :any, arm64_sonoma: "9e0701a53e06253e5057823dc2e9db27a44a4824a6895df7d60037fc29d5b43b"
14+
sha256 cellar: :any, sonoma: "73933fc3ac0d18c764d184d3010f1a306d6ed6d2eafa946b296e8eb9a47f78b7"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "eef42fe7068fd498c86b137f28c8e2350296113071a84bc17c1eb64527589a5f"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "75f170f8ea59439999699c3bde069e79ab522dd92f9b91547f8b2429225b5429"
1717
end
1818

1919
depends_on "certifi"

0 commit comments

Comments
 (0)