x265 1.2
Closes Homebrew/homebrew#30785. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
ca22512a15
commit
983720499b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class X265 < Formula
|
||||
homepage 'http://x265.org'
|
||||
url 'https://bitbucket.org/multicoreware/x265/get/1.1.tar.bz2'
|
||||
sha1 '57fc980cc2aabb43037ad29bc5201d3efcabff86'
|
||||
url 'https://bitbucket.org/multicoreware/x265/get/1.2.tar.bz2'
|
||||
sha1 '68afb0322dcc5d239efd0070925f597e479d3ff3'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue