From d04b775f3fb74d82d2aeeb1c6a8f4b7188c1ef4a Mon Sep 17 00:00:00 2001 From: Steffen Matthischke Date: Thu, 12 Feb 2015 11:03:44 +0100 Subject: x265 1.5 Closes #36755. 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 a2e4f35ec..bcb63b4ad 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.4.tar.bz2" - sha1 "95b4481d61d1766fce4b7120d4b49d08e39d922b" + url "https://bitbucket.org/multicoreware/x265/get/1.5.tar.bz2" + sha1 "a348aca6aca873728607f28fa69428ae28b19bd0" bottle do cellar :any -- cgit v1.2.3