From 617837e0d9e0ed1bf22401548b6a2f164d59634f Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Wed, 19 Nov 2014 22:33:56 +0800 Subject: capstone 3.0 Closes #34316. Signed-off-by: Tim D. Smith --- Library/Formula/capstone.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/capstone.rb b/Library/Formula/capstone.rb index 2f1b7b6b5..4b003efb7 100644 --- a/Library/Formula/capstone.rb +++ b/Library/Formula/capstone.rb @@ -2,8 +2,8 @@ require 'formula' class Capstone < Formula homepage 'http://capstone-engine.org' - url 'http://capstone-engine.org/download/2.1.2/capstone-2.1.2.tgz' - sha1 '235ceab369025fbad9887fe826b741ca84b1ab41' + url 'http://capstone-engine.org/download/3.0/capstone-3.0.tgz' + sha1 '26e591b8323ed3f6e92637d7ee953cb505687efa' bottle do cellar :any -- cgit v1.2.3