Skip to content

Commit

Permalink
bazarr 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 2, 2024
1 parent 22283b1 commit e4de9b0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/b/bazarr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Bazarr < Formula

desc "Companion to Sonarr and Radarr for managing and downloading subtitles"
homepage "https://www.bazarr.media"
url "https://github.com/morpheus65535/bazarr/releases/download/v1.4.3/bazarr.zip"
sha256 "b664dd9947d1051941d788ee371528eb945efbd6a05015f40414ae36ede9482d"
url "https://github.com/morpheus65535/bazarr/releases/download/v1.4.5/bazarr.zip"
sha256 "629c7d338885d40a52200200ace515ea3a6f1f4be051c49e6fb3945d919beda9"
license "GPL-3.0-or-later"
head "https://github.com/morpheus65535/bazarr.git", branch: "master"

Expand Down Expand Up @@ -38,13 +38,13 @@ class Bazarr < Formula
end

resource "setuptools" do
url "https://files.pythonhosted.org/packages/5e/11/487b18cc768e2ae25a919f230417983c8d5afa1b6ee0abd8b6db0b89fa1d/setuptools-72.1.0.tar.gz"
sha256 "8d243eff56d095e5817f796ede6ae32941278f542e0f941867cc05ae52b162ec"
url "https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz"
sha256 "d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538"
end

resource "webrtcvad-wheels" do
url "https://files.pythonhosted.org/packages/59/d9/17fe64f981a2d33c6e95e115c29e8b6bd036c2a0f90323585f1af639d5fc/webrtcvad-wheels-2.0.11.post1.tar.gz"
sha256 "aa1f749b5ea5ce209df9bdef7be9f4844007e630ac87ab9dbc25dda73fd5d2b7"
url "https://files.pythonhosted.org/packages/28/ba/3a8ce2cff3eee72a39ed190e5f9dac792da1526909c97a11589590b21739/webrtcvad_wheels-2.0.14.tar.gz"
sha256 "5f59c8e291c6ef102d9f39532982fbf26a52ce2de6328382e2654b0960fea397"
end

def install
Expand Down

0 comments on commit e4de9b0

Please sign in to comment.