radare2 3.6.0
Closes #41885. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2041478517
commit
42785d2963
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Radare2 < Formula
|
||||
desc "Reverse engineering framework"
|
||||
homepage "https://radare.org"
|
||||
url "https://radare.mikelloc.com/get/3.5.1/radare2-3.5.1.tar.gz"
|
||||
sha256 "bc927aec4d29fa647fdc56afc2d7b04bf47c2234a43d0080f356705748299d9c"
|
||||
url "https://radare.mikelloc.com/get/3.6.0/radare2-3.6.0.tar.gz"
|
||||
sha256 "21f3aa7573bd229d15c56322ecae12b4597bf6db4831a91224c8f86b2cd0bad0"
|
||||
head "https://github.com/radare/radare2.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue