handbrake 1.0.1
Closes #8307. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
826833d1de
commit
81f8cd5250
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://handbrake.fr/rotation.php?file=HandBrake-1.0.0.tar.bz2"
|
||||
sha256 "15fb4593c70d75621212e4499f018c3c93d7ce39f1083bf527d4616ded0044c5"
|
||||
url "https://handbrake.fr/rotation.php?file=HandBrake-1.0.1.tar.bz2"
|
||||
sha256 "af4badcdf56465abc798e5e11fe0e437e23ea89bbee20798408980a34c4d5876"
|
||||
head "https://github.com/HandBrake/HandBrake.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue