mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
radare2: Update to version 5.6.4
This commit is contained in:
parent
5690457af8
commit
31b0a46ce8
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "5.6.2",
|
"version": "5.6.4",
|
||||||
"description": "UNIX-like reverse engineering framework and command-line toolset",
|
"description": "UNIX-like reverse engineering framework and command-line toolset",
|
||||||
"homepage": "https://www.radare.org/n/radare2.html",
|
"homepage": "https://www.radare.org/n/radare2.html",
|
||||||
"license": "LGPL-3.0-only",
|
"license": "LGPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/radareorg/radare2/releases/download/5.6.2/radare2-5.6.2-w64.zip",
|
"url": "https://github.com/radareorg/radare2/releases/download/5.6.4/radare2-5.6.4-w64.zip",
|
||||||
"hash": "ee89a7ed86b252cafc34fb0e74cf749314ef30df82f5a34075126ae256b5c68a",
|
"hash": "cda9a35d15a10bc1cde7bba9f3cc3107c4168b5d326d51bd217a742066e85075",
|
||||||
"extract_dir": "radare2-5.6.2-w64"
|
"extract_dir": "radare2-5.6.4-w64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/radareorg/radare2/releases/download/5.6.2/radare2-5.6.2-w32.zip",
|
"url": "https://github.com/radareorg/radare2/releases/download/5.6.4/radare2-5.6.4-w32.zip",
|
||||||
"hash": "5c672b514d641f401cb82167e85ea8e7efe82b20a9acd51a803410ef799b0da9",
|
"hash": "43628b9660f4c33a64315ef4392b878c7c3047c93924a3598abb0383b1df714d",
|
||||||
"extract_dir": "radare2-5.6.2-w32"
|
"extract_dir": "radare2-5.6.4-w32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user