radare2: Update to version 4.0.0

This commit is contained in:
Richard Kuhnt 2019-10-29 12:00:27 +00:00
parent 16b609cfce
commit 924919c902

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://www.radare.org/r/", "homepage": "https://www.radare.org/r/",
"version": "3.9.0", "version": "4.0.0",
"license": "LGPL-3.0-only", "license": "LGPL-3.0-only",
"description": "Portable reversing framework.", "description": "Portable reversing framework.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://radare.mikelloc.com/get/3.9.0/radare2-msvc_64-3.9.0.zip", "url": "https://radare.mikelloc.com/get/4.0.0/radare2-msvc_64-4.0.0.zip",
"hash": "sha1:59f74e633e51393238281fa8f5d6e60c4ee50e33", "hash": "sha1:682995baca59cc7500c4c1f5a3574061cc5a2809",
"extract_dir": "radare2-vs2017_64-3.9.0" "extract_dir": "radare2-vs2017_64-4.0.0"
} }
}, },
"bin": [ "bin": [