Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

capstone 5.0.4 #204428

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
capstone 5.0.4
  • Loading branch information
BrewTestBot committed Jan 16, 2025
commit c9fbe86fa27ac5560b009903515df4dd9c1ed03c
4 changes: 2 additions & 2 deletions Formula/c/capstone.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Capstone < Formula
desc "Multi-platform, multi-architecture disassembly framework"
homepage "https://www.capstone-engine.org/"
url "https://github.com/capstone-engine/capstone/archive/refs/tags/5.0.3.tar.gz"
sha256 "3970c63ca1f8755f2c8e69b41432b710ff634f1b45ee4e5351defec4ec8e1753"
url "https://github.com/capstone-engine/capstone/archive/refs/tags/5.0.4.tar.gz"
sha256 "9f882af550747307d61dba0b741c714dfa5a659997362b4c61ad1e505be0ec42"
license "BSD-3-Clause"
head "https://github.com/capstone-engine/capstone.git", branch: "next"