{
    "version": "3.0.3",
    "description": "A WebLogic Console that connects remotely using the WebLogic Management REST API",
    "homepage": "https://oracle.github.io/weblogic-remote-console/",
    "license": "UPL-1.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/oracle/weblogic-remote-console/releases/download/v3.0.3/WebLogic-Remote-Console-3.0.3-win.zip",
            "hash": "f216a29299de5492d513cc11727eafb9a3765b3e164b5be14619eecc4786f136"
        }
    },
    "shortcuts": [
        [
            "WebLogic Remote Console.exe",
            "WebLogic Remote Console"
        ]
    ],
    "checkver": {
        "github": "https://github.com/oracle/weblogic-remote-console"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/oracle/weblogic-remote-console/releases/download/v$version/WebLogic-Remote-Console-$version-win.zip"
            }
        }
    }
}
