mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
cutter: Update to version 1.11.0
This commit is contained in:
parent
ca9bd6a747
commit
3c8b1d212e
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/radareorg/cutter",
|
"version": "1.11.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",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"version": "1.10.3",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/radareorg/cutter/releases/download/v1.10.3/Cutter-v1.10.3-x64.Windows.zip",
|
"url": "https://github.com/radareorg/cutter/releases/download/v1.11.0/Cutter-v1.11.0-x64.Windows.zip",
|
||||||
"hash": "cf793013f95ed283dad29137a50f50b0af8e820fc42e5f6e5aaba82c5cfaad96"
|
"hash": "46a8e5a3426fb9734fe9b1756612ab574c0a789e45b4efd6e3b10cb14889041b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cutter.exe",
|
"bin": "cutter.exe",
|
||||||
@ -16,9 +16,7 @@
|
|||||||
"Cutter"
|
"Cutter"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": "github",
|
||||||
"github": "https://github.com/radareorg/cutter"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user