From e9c05f35881b3893bd8dce87158daef4913710b2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 14 Jul 2018 10:00:17 +0000 Subject: [PATCH] radare2: Update to version 2.7.0 --- radare2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/radare2.json b/radare2.json index 596bde5ba1..239c7684d7 100644 --- a/radare2.json +++ b/radare2.json @@ -1,15 +1,15 @@ { - "version": "2.6.0", + "version": "2.7.0", "license": "GPL-2.0", "homepage": "https://www.radare.org/r/", "architecture": { "64bit": { - "url": "https://radare.mikelloc.com/get/2.6.0/radare2_installer-msvc_64-2.6.0.exe", - "hash": "sha1:771fbddcff6f8e8a96f295a92bcf216bf1b24023" + "url": "https://radare.mikelloc.com/get/2.7.0/radare2_installer-msvc_64-2.7.0.exe", + "hash": "sha1:b1163dd834fe3b60fa86ba51442f8473a0cb6d28" }, "32bit": { - "url": "https://radare.mikelloc.com/get/2.6.0/radare2_installer-msvc_32-2.6.0.exe", - "hash": "sha1:7920ffb61b4bced879cd7356b106c3e3a3984c01" + "url": "https://radare.mikelloc.com/get/2.7.0/radare2_installer-msvc_32-2.7.0.exe", + "hash": "sha1:d9b576cb30709f3ea619382140b3430a0eca6501" } }, "installer": {