2025-11-20 16:30:33 +00:00

22 lines
736 B
JSON

{
"version": "3.71.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.71.0/oci-cli-3.71.0-Windows-Server-Installer.msi",
"hash": "081dd88796a2d910a4245d50988d4fa52425b9ea1e90f87042af2cb3a4996dde"
}
},
"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"
}
}
}
}