cutter: Update to version 1.5

This commit is contained in:
Richard Kuhnt 2018-07-02 13:00:58 +00:00
parent e0f67cb159
commit ada04d7846

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.4", "version": "1.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/radareorg/cutter/releases/download/v1.4/Cutter-v1.4-win64.zip", "url": "https://github.com/radareorg/cutter/releases/download/v1.5/Cutter-v1.5-win64.zip",
"hash": "3de1d6510461782fa8858a6b2cba33c2fb667b81cb6aa97fa324a8b76d9f121e" "hash": "74c9709ae5752fd23371d9a38523a0164e83eea0968e6480816f5f24230692fb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/radareorg/cutter/releases/download/v1.4/Cutter-v1.4-win32.zip", "url": "https://github.com/radareorg/cutter/releases/download/v1.5/Cutter-v1.5-win32.zip",
"hash": "0a068813a032b5fe0640fe8fd5d7d5e09737b48314ba30176614253390688ed1" "hash": "9e82bae4c75e140fd139cca173e719df461cab7c2fccd6412f749628b130aeae"
} }
}, },
"bin": "cutter.exe", "bin": "cutter.exe",