handbrake 1.3.1
Closes #48638. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
e47e35ae66
commit
cd58e891fb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Handbrake < Formula
|
class Handbrake < Formula
|
||||||
desc "Open-source video transcoder available for Linux, Mac, and Windows"
|
desc "Open-source video transcoder available for Linux, Mac, and Windows"
|
||||||
homepage "https://handbrake.fr/"
|
homepage "https://handbrake.fr/"
|
||||||
url "https://download.handbrake.fr/releases/1.3.0/HandBrake-1.3.0-source.tar.bz2"
|
url "https://download.handbrake.fr/releases/1.3.1/HandBrake-1.3.1-source.tar.bz2"
|
||||||
sha256 "a9a82eb5ca04a793705b3d7d11cefa29946694eeb13b40161446aaca35b31d96"
|
sha256 "c005de993af4123babbb60f7d12f6ff46fb7eea26ff0a3556034683901ce2c27"
|
||||||
head "https://github.com/HandBrake/HandBrake.git"
|
head "https://github.com/HandBrake/HandBrake.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue