2025-12-12 08:31:09 +00:00

22 lines
736 B
JSON

{
"version": "3.71.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.71.1/oci-cli-3.71.1-Windows-Server-Installer.msi",
"hash": "85b09a83c2d52845c1251c9052becd606e0485fec01c6fb734b28c985074e2d2"
}
},
"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"
}
}
}
}