mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
22 lines
736 B
JSON
22 lines
736 B
JSON
{
|
|
"version": "3.74.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.74.2/oci-cli-3.74.2-Windows-Server-Installer.msi",
|
|
"hash": "71efa170b1e0e8e663186af77a0f52bf213c50e89b3e2c9642e4b2a366c39f3f"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|