cutter: Update to version 1.10.0

This commit is contained in:
Richard Kuhnt 2019-12-20 20:00:46 +00:00
parent 9a8c27952c
commit fd209fab23

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/radareorg/cutter", "homepage": "https://github.com/radareorg/cutter",
"description": "A Qt and C++ GUI for radare2 reverse engineering framework", "description": "A Qt and C++ GUI for radare2 reverse engineering framework",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"version": "1.9.0", "version": "1.10.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/radareorg/cutter/releases/download/v1.9.0/Cutter-v1.9.0-x64.Windows.zip", "url": "https://github.com/radareorg/cutter/releases/download/v1.10.0/Cutter-v1.10.0-x64.Windows.zip",
"hash": "5dc2d2199f0ef2cc2483fc4f6dc4af6e7a3f0d410bc5aeaeba8b0ad2403da6a0" "hash": "307f7f30aba011ecad98d7799e3fc33ba169f9b6a65b5fcb14258d37514f9dc7"
} }
}, },
"bin": "cutter.exe", "bin": "cutter.exe",