mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
oci-cli: Add version 3.70.1 (#7355)
This commit is contained in:
parent
9b682cdaf6
commit
cdb1597208
21
bucket/oci-cli.json
Normal file
21
bucket/oci-cli.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "3.70.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.70.1/oci-cli-3.70.1-Windows-Server-Installer.msi",
|
||||||
|
"hash": "c6bcaf9127f5a064afbd75f90e71345051892612232cc77d806339826b6ce825"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user