From 3c8b1d212ecb282091ee578775b03a4bb05f4842 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 25 Jul 2020 10:10:00 +0200 Subject: [PATCH] cutter: Update to version 1.11.0 --- bucket/cutter.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/bucket/cutter.json b/bucket/cutter.json index e83de83785..4f979036eb 100644 --- a/bucket/cutter.json +++ b/bucket/cutter.json @@ -1,12 +1,12 @@ { - "homepage": "https://github.com/radareorg/cutter", + "version": "1.11.0", "description": "A Qt and C++ GUI for radare2 reverse engineering framework", + "homepage": "https://github.com/radareorg/cutter", "license": "GPL-3.0-only", - "version": "1.10.3", "architecture": { "64bit": { - "url": "https://github.com/radareorg/cutter/releases/download/v1.10.3/Cutter-v1.10.3-x64.Windows.zip", - "hash": "cf793013f95ed283dad29137a50f50b0af8e820fc42e5f6e5aaba82c5cfaad96" + "url": "https://github.com/radareorg/cutter/releases/download/v1.11.0/Cutter-v1.11.0-x64.Windows.zip", + "hash": "46a8e5a3426fb9734fe9b1756612ab574c0a789e45b4efd6e3b10cb14889041b" } }, "bin": "cutter.exe", @@ -16,9 +16,7 @@ "Cutter" ] ], - "checkver": { - "github": "https://github.com/radareorg/cutter" - }, + "checkver": "github", "autoupdate": { "architecture": { "64bit": {