mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-25 12:54:39 +00:00
22 lines
736 B
JSON
22 lines
736 B
JSON
{
|
|
"version": "3.74.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.74.0/oci-cli-3.74.0-Windows-Server-Installer.msi",
|
|
"hash": "872b0e85d6959460b764819c4678dd764e317becd7eff65fdeb733d2c4d3cac1"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|