mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
radare2: Update to version 5.7.4
This commit is contained in:
parent
564957f468
commit
eed7dbc300
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "5.7.2",
|
||||
"version": "5.7.4",
|
||||
"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.2/radare2-5.7.2-w64.zip",
|
||||
"hash": "4fd6e7d599883f1cff7af86db6723a05bbfac42c7b128b162e021e8dac4004e2",
|
||||
"extract_dir": "radare2-5.7.2-w64"
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.7.4/radare2-5.7.4-w64.zip",
|
||||
"hash": "a3a0413528d7814b2449c7e5b4c65319834051e3e85a1d6c91b7735fbd353e14",
|
||||
"extract_dir": "radare2-5.7.4-w64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.7.2/radare2-5.7.2-w32.zip",
|
||||
"hash": "402c4db85495d423dd64b69502ad7eb7b9b0afea11697729810a8762ec311465",
|
||||
"extract_dir": "radare2-5.7.2-w32"
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.7.4/radare2-5.7.4-w32.zip",
|
||||
"hash": "03684a9f04424b989e66ec06e266eb19c1f0eac9131f81213458a3bca733eb40",
|
||||
"extract_dir": "radare2-5.7.4-w32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user