From f7c5e5441971886023b93c8572e7872fbc3657a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 16:30:33 +0000 Subject: [PATCH] oci-cli: Update to version 3.71.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 6e2ac77dde..5359514b1f 100644 --- a/bucket/oci-cli.json +++ b/bucket/oci-cli.json @@ -1,12 +1,12 @@ { - "version": "3.70.1", + "version": "3.71.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.70.1/oci-cli-3.70.1-Windows-Server-Installer.msi", - "hash": "c6bcaf9127f5a064afbd75f90e71345051892612232cc77d806339826b6ce825" + "url": "https://github.com/oracle/oci-cli/releases/download/v3.71.0/oci-cli-3.71.0-Windows-Server-Installer.msi", + "hash": "081dd88796a2d910a4245d50988d4fa52425b9ea1e90f87042af2cb3a4996dde" } }, "bin": "oci.exe",