Capstone 3.0.4
upgrade to latest Capstone version 3.0.4 Closes Homebrew/homebrew#41734. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
68a527e849
commit
704d82bada
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue