{
    "version": "3.81.0",
    "description": "Command line interface for Oracle Cloud Infrastructure",
    "homepage": "https://github.com/oracle/oci-cli",
    "license": "UPL-1.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/oracle/oci-cli/releases/download/v3.81.0/oci-cli-3.81.0-Windows-Server-Installer.msi",
            "hash": "31f6e3aa37181442e125fbb79bd795cf7f2a87a03bf1a6b6cda873b01d5081ee"
        }
    },
    "bin": "oci.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/oracle/oci-cli/releases/download/v$version/oci-cli-$version-Windows-Server-Installer.msi"
            }
        }
    }
}
