2026-02-04 20:31:28 +00:00

22 lines
736 B
JSON

{
"version": "3.73.2",
"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.2/oci-cli-3.73.2-Windows-Server-Installer.msi",
"hash": "6b33638bab8a646ef62e01d5adc6fd480aef98636e1ab69ace90876a75842d59"
}
},
"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"
}
}
}
}