Skip to content

Commit 344cef1

Browse files
authored
Merge pull request #196566 from Homebrew/bump-yt-dlp-2024.11.4
yt-dlp 2024.11.4
2 parents dae7e9e + aa5d6ab commit 344cef1

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

Formula/y/yt-dlp.rb

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

44
desc "Feature-rich command-line audio/video downloader"
55
homepage "https://github.com/yt-dlp/yt-dlp"
6-
url "https://files.pythonhosted.org/packages/2f/79/acfe1c2bf64ed83e1b465e6550c0f5bc2214ea447a900b102f5ca6e4186e/yt_dlp-2024.10.22.tar.gz"
7-
sha256 "47b82a1fd22411b5c95ef2f0a1ae1af4e6dfd736ea99fdb2a0ea41445abc62ba"
6+
url "https://files.pythonhosted.org/packages/52/50/0014e9099a9dc3dec1da086e5eb5f861984a0512738bd3d3b63cedd82cbb/yt_dlp-2024.11.4.tar.gz"
7+
sha256 "ed204c1b61bc563e134447766d1ab343173540799e13ebb953e887ce7dcf6865"
88
license "Unlicense"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a80da0ccb4ef7b822d425db9099e795ba00241e15cf45c91fe62a616889dac1f"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bd8f8cb7a65d9801e3ca44b2dddb09a3986ca067d420986ecb7060ad816b0191"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "38a61fdb6070a33faed2d3be323bf5332559bc01828017254de16cebbe8d5335"
14-
sha256 cellar: :any_skip_relocation, sonoma: "f9579fa9bd9bc78e3df7e92a4ad259ef7fef0b49aa533bc23d6def01b9c24b8d"
15-
sha256 cellar: :any_skip_relocation, ventura: "a3249d1c0069a7cb62432e2c034f1086485c44e99288ce0258ca576017e6ba09"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b8445d420e7e46dfa4c7e701033df42ac3572ef4f22c6aa1770ed71487e5f348"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4acfe43461f814a5d9bba8a463c4939275e236fe738b25bd979699315737bba6"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "40c8cd41ea167085b4efdfc225f1f2ca2f030387048badee2d962cabfe3d74ce"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "041ded1daf8fc9242615a773b2e05622509e75e0febace448edc6c997d5c0d90"
14+
sha256 cellar: :any_skip_relocation, sonoma: "ab1954b3f23edca21ca595cc2eb0162a0a99905791ea8d84a63180ce0480046f"
15+
sha256 cellar: :any_skip_relocation, ventura: "046174d8b7f0c78f9e33b9db3308f120049ca1902bb80a9eb6de170b93665578"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9a7efda0ae6d91b8e912fd4e351212f1f8318827487819e356fc02d57d9b5e85"
1717
end
1818

1919
head do

pypi_formula_mappings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,7 @@
894894
"exclude_packages": ["certifi"]
895895
},
896896
"yt-dlp": {
897+
"package_name": "yt-dlp[default]",
897898
"exclude_packages": ["certifi"]
898899
},
899900
"zabbix-cli": {

0 commit comments

Comments
 (0)