2025-12-19 16:31:20 +00:00

22 lines
736 B
JSON

{
"version": "3.71.4",
"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.4/oci-cli-3.71.4-Windows-Server-Installer.msi",
"hash": "485cd11d09a16fa1f206cea231619521eef9e0c55e1b1f157aa1e51f3c684764"
}
},
"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"
}
}
}
}