mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
radare2: Update to version 5.7.8
This commit is contained in:
parent
a3b3eca46d
commit
067b3fbda7
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "5.7.6",
|
||||
"version": "5.7.8",
|
||||
"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.6/radare2-5.7.6-w64.zip",
|
||||
"hash": "9c69be1d979a44eb93e8237a54306919b0f847d57511af64ee7b3df5cfb9d7c6",
|
||||
"extract_dir": "radare2-5.7.6-w64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.7.6/radare2-5.7.6-w32.zip",
|
||||
"hash": "5e5236f6a4dc710f2eea6925041eb404498af727557db07b46606a74ddd539c7",
|
||||
"extract_dir": "radare2-5.7.6-w32"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user