cutter: Update to version 1.11.1

This commit is contained in:
Jakub Čábera 2020-08-13 21:19:49 +02:00
parent fac6626e25
commit 9383237cf9

View File

@ -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",