2026-01-28 16:31:47 +00:00

22 lines
736 B
JSON

{
"version": "3.73.1",
"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.73.1/oci-cli-3.73.1-Windows-Server-Installer.msi",
"hash": "40ef6d788c3e11165b612402b0134397f8be22ac35387c2ddfb2c8b6da119a44"
}
},
"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"
}
}
}
}