mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
radare2: Update to version 5.7.2
This commit is contained in:
parent
8e0a0f7230
commit
cdadb387f7
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "5.7.0",
|
||||
"version": "5.7.2",
|
||||
"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.0/radare2-5.7.0-w64.zip",
|
||||
"hash": "f7118b74002882b58f27b08abfe3b242c6a7697c11267c15f56ec1f7d955060b",
|
||||
"extract_dir": "radare2-5.7.0-w64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/radareorg/radare2/releases/download/5.7.0/radare2-5.7.0-w32.zip",
|
||||
"hash": "5d24f6641fcde28f3318437139101463a61d147ecc08fa2d6e510f9d1b414902",
|
||||
"extract_dir": "radare2-5.7.0-w32"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user