From 0cf694e862ba8062c3225a49f4f3bbd60015ac78 Mon Sep 17 00:00:00 2001 From: Steffen Matthischke Date: Mon, 3 Nov 2014 21:23:27 +0100 Subject: x265 1.4 Closes #33877. Signed-off-by: Mike McQuaid --- Library/Formula/x265.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/x265.rb b/Library/Formula/x265.rb index 20801aabd..249ae4207 100644 --- a/Library/Formula/x265.rb +++ b/Library/Formula/x265.rb @@ -2,8 +2,8 @@ require 'formula' class X265 < Formula homepage "http://x265.org" - url "https://bitbucket.org/multicoreware/x265/get/1.3.tar.bz2" - sha1 "b24fc768c61bab3dc4442dc65649fa74d16318a2" + url "https://bitbucket.org/multicoreware/x265/get/1.4.tar.bz2" + sha1 "95b4481d61d1766fce4b7120d4b49d08e39d922b" bottle do cellar :any -- cgit v1.2.3