Skip to content

Commit

Permalink
🔖 release: yutto v2.0.0-beta.37
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Mar 30, 2024
1 parent 9976eba commit f886bf4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Formula/yutto.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ class Yutto < Formula

desc ":ice_cube: 一个可爱且任性的 B 站视频下载器(bilili2.x)"
homepage "https://github.com/SigureMo/yutto"
url "https://files.pythonhosted.org/packages/bf/46/bad22d52ddfdd5557c2d39d5cf0768dd6c671274d39148bf28fce3b475dd/yutto-2.0.0b36.tar.gz"
sha256 "62102d3308e84e8e2cc6c952103dfc1bd827974be05c7e0bd778735f57ae7987"
url "https://files.pythonhosted.org/packages/4a/f1/0e2e5c5c0736ad306d99478cd1be0c3889595b0aff9cc9d502266cba759f/yutto-2.0.0b37.tar.gz"
sha256 "8e052eafdbb3f591fb6888bdd9a65bee3a1879859a344a077d38c01ad920ce68"
license "GPL-3.0"

depends_on "ffmpeg"
Expand Down Expand Up @@ -56,13 +56,13 @@ class Yutto < Formula
end

resource "httpcore" do
url "https://files.pythonhosted.org/packages/03/9d/2055e6b65592d3a485a1141761ba7047674bbe085cebac0988b30e93c9e6/httpcore-1.0.4.tar.gz"
sha256 "cb2839ccfcba0d2d3c1131d3c3e26dfc327326fbe7a5dc0dbfe9f6c9151bb022"
url "https://files.pythonhosted.org/packages/17/b0/5e8b8674f8d203335a62fdfcfa0d11ebe09e23613c3391033cbba35f7926/httpcore-1.0.5.tar.gz"
sha256 "34a38e2f9291467ee3b44e89dd52615370e152954ba21721378a87b2960f7a61"
end

resource "httpx" do
url "https://files.pythonhosted.org/packages/bd/26/2dc654950920f499bd062a211071925533f821ccdca04fa0c2fd914d5d06/httpx-0.26.0.tar.gz"
sha256 "451b55c30d5185ea6b23c2c793abf9bb237d2a7dfb901ced6ff69ad37ec1dfaf"
url "https://files.pythonhosted.org/packages/5c/2d/3da5bdf4408b8b2800061c339f240c1802f2e82d55e50bd39c5a881f47f0/httpx-0.27.0.tar.gz"
sha256 "a0cb88a46f32dc874e04ee956e4c2764aba2aa228f650b06788ba6bda2962ab5"
end

resource "hyperframe" do
Expand All @@ -81,8 +81,8 @@ class Yutto < Formula
end

resource "sniffio" do
url "https://files.pythonhosted.org/packages/cd/50/d49c388cae4ec10e8109b1b833fd265511840706808576df3ada99ecb0ac/sniffio-1.3.0.tar.gz"
sha256 "e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101"
url "https://files.pythonhosted.org/packages/a2/87/a6771e1546d97e7e041b6ae58d80074f81b7d5121207425c964ddf5cfdbd/sniffio-1.3.1.tar.gz"
sha256 "f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc"
end

resource "socksio" do
Expand All @@ -91,8 +91,8 @@ class Yutto < Formula
end

resource "typing-extensions" do
url "https://files.pythonhosted.org/packages/0c/1d/eb26f5e75100d531d7399ae800814b069bc2ed2a7410834d57374d010d96/typing_extensions-4.9.0.tar.gz"
sha256 "23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783"
url "https://files.pythonhosted.org/packages/16/3a/0d26ce356c7465a19c9ea8814b960f8a36c3b0d07c323176620b7b483e44/typing_extensions-4.10.0.tar.gz"
sha256 "b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb"
end

def install
Expand Down

0 comments on commit f886bf4

Please sign in to comment.