handbrake: update url (#22865)
This commit is contained in:
parent
238309f27d
commit
1ad948a646
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Handbrake < Formula
|
||||
desc "Open-source video transcoder available for Linux, Mac, and Windows"
|
||||
homepage "https://handbrake.fr/"
|
||||
url "https://handbrake.fr/mirror/HandBrake-1.0.7.tar.bz2"
|
||||
url "https://download.handbrake.fr/releases/1.0.7/HandBrake-1.0.7.tar.bz2"
|
||||
sha256 "ffdee112f0288f0146b965107956cd718408406b75db71c44d2188f5296e677f"
|
||||
head "https://github.com/HandBrake/HandBrake.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue