We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040eff8 commit db5858aCopy full SHA for db5858a
Formula/rizin.rb
@@ -4,7 +4,7 @@ class Rizin < Formula
4
url "https://github.com/rizinorg/rizin/releases/download/v0.4.0/rizin-src-v0.4.0.tar.xz"
5
sha256 "09eba8684fe813cf42a716b59a86d3d65afce013d7e8b275e145e849d3366b5a"
6
license "LGPL-3.0-only"
7
- head "https://github.com/rizinorg/rizin.git", branch: "stable"
+ head "https://github.com/rizinorg/rizin.git", branch: "dev"
8
9
bottle do
10
sha256 arm64_monterey: "3f487bf1891f3ae635b5e38773a8b0e149c384e6d676d63192c10f33e2dbc8e0"
0 commit comments