cutter: Update to version 1.12.0

This commit is contained in:
Jakub Čábera 2020-09-04 08:30:02 +02:00
parent c87f857e5d
commit e41b47f46f

View File

@ -1,12 +1,12 @@
{
"version": "1.11.1",
"version": "1.12.0",
"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.1/Cutter-v1.11.1-x64.Windows.zip",
"hash": "1872a8f4a2424a7146e32762c0db426568801923754648c14024230e589787b1"
"url": "https://github.com/radareorg/cutter/releases/download/v1.12.0/Cutter-v1.12.0-x64.Windows.zip",
"hash": "6f0688b0bf388d940fed3681020dfe4fbe0522e144a31910b6909ce38bdadb7b"
}
},
"bin": "cutter.exe",