mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cutter: Update to version 1.7.4
This commit is contained in:
parent
f90c93c6c5
commit
429f2ebd40
10
cutter.json
10
cutter.json
@ -2,15 +2,15 @@
|
||||
"homepage": "https://github.com/radareorg/cutter",
|
||||
"description": "A Qt and C++ GUI for radare2 reverse engineering framework",
|
||||
"license": "GPL-3.0",
|
||||
"version": "1.7.3",
|
||||
"version": "1.7.4",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/radareorg/cutter/releases/download/v1.7.3/Cutter-v1.7.3-x64.Windows.zip",
|
||||
"hash": "a43e8d998a5a31b0c709377bedd8c7f5b431964605ebebabf7c221ba6221b98e"
|
||||
"url": "https://github.com/radareorg/cutter/releases/download/v1.7.4/Cutter-v1.7.4-x64.Windows.zip",
|
||||
"hash": "4546af355d3825c2405b7e3c393c66ce6b9bfec9fa903433e3d3bc8a4cc7ce6e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/radareorg/cutter/releases/download/v1.7.3/Cutter-v1.7.3-x86.Windows.zip",
|
||||
"hash": "20e9057325dcc963731904b6349d8d7d5c5ed017f7398d6116cf9bbbbeced197"
|
||||
"url": "https://github.com/radareorg/cutter/releases/download/v1.7.4/Cutter-v1.7.4-x86.Windows.zip",
|
||||
"hash": "b8c3c59e8b440ccc670023197063dc6f30dcc71d45fc8233139ed2339891f4c4"
|
||||
}
|
||||
},
|
||||
"bin": "cutter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user