From 74b74d92bdcd5be63055f365a9491fc05d7eeacd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Sep 2019 09:00:21 +0000 Subject: [PATCH] cutter: Update to version 1.9.0 --- bucket/cutter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cutter.json b/bucket/cutter.json index b82d4f11b4..75f4960056 100644 --- a/bucket/cutter.json +++ b/bucket/cutter.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/radareorg/cutter", "description": "A Qt and C++ GUI for radare2 reverse engineering framework", "license": "GPL-3.0-only", - "version": "1.8.3", + "version": "1.9.0", "architecture": { "64bit": { - "url": "https://github.com/radareorg/cutter/releases/download/v1.8.3/Cutter-v1.8.3-x64.Windows.zip", - "hash": "4f7853fb1c6effbf87314af822f47e2dc418ef3d76c63a6a99f84a3c89f490fa" + "url": "https://github.com/radareorg/cutter/releases/download/v1.9.0/Cutter-v1.9.0-x64.Windows.zip", + "hash": "5dc2d2199f0ef2cc2483fc4f6dc4af6e7a3f0d410bc5aeaeba8b0ad2403da6a0" } }, "bin": "cutter.exe",