mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
radare2: Update to version 5.9.6
This commit is contained in:
parent
0a10fe920b
commit
72a2b50be0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "5.9.4",
|
||||
"version": "5.9.6",
|
||||
"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.9.4/radare2-5.9.4-w64.zip",
|
||||
"hash": "34ecc131cf2199e475102c96502e3bbb69b4a98f70894be08d0ed91284b9f37c",
|
||||
"extract_dir": "radare2-5.9.4-w64"
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.9.6/radare2-5.9.6-w64.zip",
|
||||
"hash": "e867449361ef65998623d7a7fe89b10f452d1a5f793fc034d3bccb933e12fc85",
|
||||
"extract_dir": "radare2-5.9.6-w64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.9.4/radare2-5.9.4-w32.zip",
|
||||
"hash": "db8d7470cbd79c1bf66097fad5111fc3ac2b939c8e4834de89f6a6282b56c5b5",
|
||||
"extract_dir": "radare2-5.9.4-w32"
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.9.6/radare2-5.9.6-w32.zip",
|
||||
"hash": "089b9402bd3a207c6c3132460a3c30639429d845a36710534ea80f967749d85b",
|
||||
"extract_dir": "radare2-5.9.6-w32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user