mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
cutter: Update to version 2.0.0
This commit is contained in:
parent
bd58429d85
commit
89c2a67b85
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.0",
|
"version": "2.0.0",
|
||||||
"description": "A Qt and C++ GUI for radare2 reverse engineering framework",
|
"description": "A Qt and C++ GUI for radare2 reverse engineering framework",
|
||||||
"homepage": "https://github.com/radareorg/cutter",
|
"homepage": "https://github.com/radareorg/cutter",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/radareorg/cutter/releases/download/v1.12.0/Cutter-v1.12.0-x64.Windows.zip",
|
"url": "https://github.com/radareorg/cutter/releases/download/v2.0.0/Cutter-v2.0.0-x64.Windows.zip",
|
||||||
"hash": "6f0688b0bf388d940fed3681020dfe4fbe0522e144a31910b6909ce38bdadb7b"
|
"hash": "776da482496405521b5b6c9f8963e530855dcf8868356c87d51424cacc1197a7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cutter.exe",
|
"bin": "cutter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user