radare2: Update to version 2.7.0

This commit is contained in:
Richard Kuhnt 2018-07-14 10:00:17 +00:00
parent 378ad8bf87
commit e9c05f3588

View File

@ -1,15 +1,15 @@
{ {
"version": "2.6.0", "version": "2.7.0",
"license": "GPL-2.0", "license": "GPL-2.0",
"homepage": "https://www.radare.org/r/", "homepage": "https://www.radare.org/r/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://radare.mikelloc.com/get/2.6.0/radare2_installer-msvc_64-2.6.0.exe", "url": "https://radare.mikelloc.com/get/2.7.0/radare2_installer-msvc_64-2.7.0.exe",
"hash": "sha1:771fbddcff6f8e8a96f295a92bcf216bf1b24023" "hash": "sha1:b1163dd834fe3b60fa86ba51442f8473a0cb6d28"
}, },
"32bit": { "32bit": {
"url": "https://radare.mikelloc.com/get/2.6.0/radare2_installer-msvc_32-2.6.0.exe", "url": "https://radare.mikelloc.com/get/2.7.0/radare2_installer-msvc_32-2.7.0.exe",
"hash": "sha1:7920ffb61b4bced879cd7356b106c3e3a3984c01" "hash": "sha1:d9b576cb30709f3ea619382140b3430a0eca6501"
} }
}, },
"installer": { "installer": {