cutter: Update to version 1.8.2

This commit is contained in:
Richard Kuhnt 2019-05-20 22:00:32 +00:00
parent 2e596bf0c4
commit 704b5e6e85

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", "license": "GPL-3.0",
"version": "1.8.1", "version": "1.8.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/radareorg/cutter/releases/download/v1.8.1/Cutter-v1.8.1-x64.Windows.zip", "url": "https://github.com/radareorg/cutter/releases/download/v1.8.2/Cutter-v1.8.2-x64.Windows.zip",
"hash": "9b7620f6f7554fa71918d67d91c5bdc76d82c28003218b395e91a1b0febf923a" "hash": "6100f648acf166a6232451bf2f9f1c4504d10bd6120c6815351bbe3ce8c2432c"
} }
}, },
"bin": "cutter.exe", "bin": "cutter.exe",