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 bccf550 commit d346006Copy full SHA for d346006
Formula/r/radare2.rb
@@ -1,8 +1,8 @@
1
class Radare2 < Formula
2
desc "Reverse engineering framework"
3
homepage "https://radare.org"
4
- url "https://github.com/radareorg/radare2/archive/refs/tags/6.0.0.tar.gz"
5
- sha256 "023d75b0dca8770bbc9be5a569147599eb1a6d52017bba5ea22e5eca7c4e1075"
+ url "https://github.com/radareorg/radare2/archive/refs/tags/6.0.2.tar.gz"
+ sha256 "a9e359c6550da70b2b2a82f1aa1c2bbd0eeb309ea64e418261fc39816e82cf91"
6
license "LGPL-3.0-only"
7
head "https://github.com/radareorg/radare2.git", branch: "master"
8
0 commit comments