radare2: Update to version 3.9.0

This commit is contained in:
Richard Kuhnt 2019-09-18 00:00:27 +00:00
parent cc84364976
commit 38599e7890

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://www.radare.org/r/", "homepage": "https://www.radare.org/r/",
"version": "3.6.0", "version": "3.9.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.6.0/radare2-msvc_64-3.6.0.zip", "url": "https://radare.mikelloc.com/get/3.9.0/radare2-msvc_64-3.9.0.zip",
"hash": "sha1:fe34f0b58a81ebffc54e60e54e7dc8250df102f6", "hash": "sha1:59f74e633e51393238281fa8f5d6e60c4ee50e33",
"extract_dir": "radare2-vs2017_64_dyn-3.6.0" "extract_dir": "radare2-vs2017_64_dyn-3.9.0"
} }
}, },
"bin": [ "bin": [