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", "description": "A Qt and C++ GUI for radare2 reverse engineering framework",
"homepage": "https://github.com/radareorg/cutter", "homepage": "https://github.com/radareorg/cutter",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/radareorg/cutter/releases/download/v1.11.1/Cutter-v1.11.1-x64.Windows.zip", "url": "https://github.com/radareorg/cutter/releases/download/v1.12.0/Cutter-v1.12.0-x64.Windows.zip",
"hash": "1872a8f4a2424a7146e32762c0db426568801923754648c14024230e589787b1" "hash": "6f0688b0bf388d940fed3681020dfe4fbe0522e144a31910b6909ce38bdadb7b"
} }
}, },
"bin": "cutter.exe", "bin": "cutter.exe",