mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
radare2: Update to version 5.5.4
This commit is contained in:
parent
4bfa2d9d7c
commit
df2f2bc552
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "5.5.2",
|
||||
"version": "5.5.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.5.2/radare2-5.5.2-w64.zip",
|
||||
"hash": "cd48e1bf60a160811b2e92cd30a6ecab08a48515fd3965f073a117c23d3c6ad7",
|
||||
"extract_dir": "radare2-5.5.2-w64"
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.5.4/radare2-5.5.4-w64.zip",
|
||||
"hash": "37d63cbf3300729f1d4c8dbde5fbed13bb0ce1e7b69a4f2c2710316455c99a36",
|
||||
"extract_dir": "radare2-5.5.4-w64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.5.2/radare2-5.5.2-w32.zip",
|
||||
"hash": "054c634396b023ea06722d4383b26984a7606be7e4968c178e40eebe3a5b9783",
|
||||
"extract_dir": "radare2-5.5.2-w32"
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.5.4/radare2-5.5.4-w32.zip",
|
||||
"hash": "6ec406f1e127fb8c1a47da51b4d1afdcb5aa80777153dda2909d271540f37b01",
|
||||
"extract_dir": "radare2-5.5.4-w32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user