From 152d68cd85241eb393011d1e92affdfe400ed0ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 16:31:52 +0000 Subject: [PATCH] oci-cli: Update to version 3.72.0 --- bucket/oci-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oci-cli.json b/bucket/oci-cli.json index ee537acdb9..97f301029d 100644 --- a/bucket/oci-cli.json +++ b/bucket/oci-cli.json @@ -1,12 +1,12 @@ { - "version": "3.71.4", + "version": "3.72.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.71.4/oci-cli-3.71.4-Windows-Server-Installer.msi", - "hash": "485cd11d09a16fa1f206cea231619521eef9e0c55e1b1f157aa1e51f3c684764" + "url": "https://github.com/oracle/oci-cli/releases/download/v3.72.0/oci-cli-3.72.0-Windows-Server-Installer.msi", + "hash": "3f0ef268a5ff57b12f9f293a079d417195d350bc82cbf8522b3f4e01dbe46cac" } }, "bin": "oci.exe",