From 9383237cf94941bd3095d0d44caf649692849e50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 13 Aug 2020 21:19:49 +0200 Subject: [PATCH] cutter: Update to version 1.11.1 --- bucket/cutter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cutter.json b/bucket/cutter.json index 4f979036eb..9ec0546e7c 100644 --- a/bucket/cutter.json +++ b/bucket/cutter.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.11.1", "description": "A Qt and C++ GUI for radare2 reverse engineering framework", "homepage": "https://github.com/radareorg/cutter", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/radareorg/cutter/releases/download/v1.11.0/Cutter-v1.11.0-x64.Windows.zip", - "hash": "46a8e5a3426fb9734fe9b1756612ab574c0a789e45b4efd6e3b10cb14889041b" + "url": "https://github.com/radareorg/cutter/releases/download/v1.11.1/Cutter-v1.11.1-x64.Windows.zip", + "hash": "1872a8f4a2424a7146e32762c0db426568801923754648c14024230e589787b1" } }, "bin": "cutter.exe",