{
    "version": "5.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/v5.1.0/Snoop.5.1.0.signed.zip",
            "hash": "0cd6f3bbd05e09bd91eca596b62a63da539a41058abd6f1c5068823e5e666948"
        }
    },
    "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"
        }
    }
}
