cutter: Update to version 1.7.3

This commit is contained in:
Richard Kuhnt 2018-12-26 14:00:51 +00:00
parent e414f33631
commit bd414383d7

View File

@ -2,15 +2,15 @@
"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.7.2", "version": "1.7.3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/radareorg/cutter/releases/download/v1.7.2/Cutter-v1.7.2-x64.Windows.zip", "url": "https://github.com/radareorg/cutter/releases/download/v1.7.3/Cutter-v1.7.3-x64.Windows.zip",
"hash": "3bf6726ec962ba6439662db7e8f413da9e66e221ee65035c310e4fd50c9aa703" "hash": "a43e8d998a5a31b0c709377bedd8c7f5b431964605ebebabf7c221ba6221b98e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/radareorg/cutter/releases/download/v1.7.2/Cutter-v1.7.2-x86.Windows.zip", "url": "https://github.com/radareorg/cutter/releases/download/v1.7.3/Cutter-v1.7.3-x86.Windows.zip",
"hash": "4c7358af8febcb88114d4c44622153dc4f50336d61c018d8bc49673a0b839185" "hash": "20e9057325dcc963731904b6349d8d7d5c5ed017f7398d6116cf9bbbbeced197"
} }
}, },
"bin": "cutter.exe", "bin": "cutter.exe",