Skip to content

Commit

Permalink
Capstone 3.0.4
Browse files Browse the repository at this point in the history
upgrade to latest Capstone version 3.0.4

Closes Homebrew/legacy-homebrew#41734.

Signed-off-by: Xu Cheng <xucheng@me.com>
  • Loading branch information
aquynh authored and xu-cheng committed Jul 15, 2015
1 parent 68a527e commit 704d82b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/capstone.rb
@@ -1,8 +1,8 @@
class Capstone < Formula
desc "Multi-platform, multi-architecture disassembly framework"
homepage "http://capstone-engine.org"
url "http://capstone-engine.org/download/3.0.3/capstone-3.0.3.tgz"
sha1 "0bb889ac8ba864b98892a17986075dea48be64b2"
url "http://capstone-engine.org/download/3.0.4/capstone-3.0.4.tgz"
sha256 "3e88abdf6899d11897f2e064619edcc731cc8e97e9d4db86495702551bb3ae7f"

bottle do
cellar :any
Expand Down

0 comments on commit 704d82b

Please sign in to comment.