mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
radare2: Update to version 5.8.0
This commit is contained in:
parent
e850713dad
commit
c02291cf88
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "5.7.8",
|
||||
"version": "5.8.0",
|
||||
"description": "UNIX-like reverse engineering framework and command-line toolset",
|
||||
"homepage": "https://www.radare.org/n/radare2.html",
|
||||
"license": "LGPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.7.8/radare2-5.7.8-w64.zip",
|
||||
"hash": "04b7a0872ff5101fd8a00c54a887a2197b94242029f8aaee9799496965a94945",
|
||||
"extract_dir": "radare2-5.7.8-w64"
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.8.0/radare2-5.8.0-w64.zip",
|
||||
"hash": "2bc503b4a2d3af85edf6e6629daaf96ab44c4b3a1f3a1d177369731682a1af68",
|
||||
"extract_dir": "radare2-5.8.0-w64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.7.8/radare2-5.7.8-w32.zip",
|
||||
"hash": "af0b9b7ab309cf093d99f074c67e8dd01ebc378c8ed9812ecffc62ecb5a682a3",
|
||||
"extract_dir": "radare2-5.7.8-w32"
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.8.0/radare2-5.8.0-w32.zip",
|
||||
"hash": "4a8d7b3d806639d7af19e2d8dc003dc85919f0175107f7fc91b5f27db3cc03f8",
|
||||
"extract_dir": "radare2-5.8.0-w32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user