{
    "version": "1.9.0",
    "description": "A DevTools proxy (Chrome Remote Debugging Protocol) for iOS devices (Safari Remote Web Inspector).",
    "homepage": "https://github.com/google/ios-webkit-debug-proxy",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/google/ios-webkit-debug-proxy/releases/download/v1.9.0/ios-webkit-debug-proxy-1.9.0-win64-bin.zip",
            "hash": "2d4ca676a0cb10cb94d9b641eb1f4cee20102d500feda1389e1814eec464690e"
        }
    },
    "bin": "ios_webkit_debug_proxy.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/google/ios-webkit-debug-proxy/releases/download/v$version/ios-webkit-debug-proxy-$version-win64-bin.zip"
            }
        }
    }
}
