handbrake 1.2.2
Closes #37257. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
499c6f071b
commit
0b6fc6cfb6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Handbrake < Formula
|
||||
desc "Open-source video transcoder available for Linux, Mac, and Windows"
|
||||
homepage "https://handbrake.fr/"
|
||||
url "https://download.handbrake.fr/releases/1.2.1/HandBrake-1.2.1-source.tar.bz2"
|
||||
sha256 "00316eec7bb29b88b8dd11b14581c99c35fd7a315f5bc8cc7f1eb144b2fa783d"
|
||||
url "https://download.handbrake.fr/releases/1.2.2/HandBrake-1.2.2-source.tar.bz2"
|
||||
sha256 "df6816f517d60ae8a6626aa731821af2d1966c155fa53b2b9a06c47f3c565e4c"
|
||||
head "https://github.com/HandBrake/HandBrake.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue