{
    "version": "6.1.0",
    "description": "Spy/browse the visual tree of a running application (without the need for a debugger) and change properties, view triggers, set breakpoints on property changes and more.",
    "homepage": "https://github.com/snoopwpf/snoopwpf",
    "license": "MS-PL",
    "architecture": {
        "64bit": {
            "url": "https://github.com/snoopwpf/snoopwpf/releases/download/v6.1.0/Snoop.6.1.0.signed.zip",
            "hash": "db219354448868d1c69e4ca2300b397b00e9430e7d895b4fe642d6d866070d97"
        }
    },
    "env_add_path": ".",
    "shortcuts": [
        [
            "Snoop.exe",
            "Snoop"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/snoopwpf/snoopwpf/releases/download/v$version/Snoop.$version.signed.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
