cutter: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2019-09-06 09:00:21 +00:00
parent e2aaed094f
commit 74b74d92bd

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.8.3", "version": "1.9.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/radareorg/cutter/releases/download/v1.8.3/Cutter-v1.8.3-x64.Windows.zip", "url": "https://github.com/radareorg/cutter/releases/download/v1.9.0/Cutter-v1.9.0-x64.Windows.zip",
"hash": "4f7853fb1c6effbf87314af822f47e2dc418ef3d76c63a6a99f84a3c89f490fa" "hash": "5dc2d2199f0ef2cc2483fc4f6dc4af6e7a3f0d410bc5aeaeba8b0ad2403da6a0"
} }
}, },
"bin": "cutter.exe", "bin": "cutter.exe",