From 0e11a164a005f7dce36fc49af3751d4720b4e7d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 08:31:09 +0000 Subject: [PATCH] oci-cli: Update to version 3.71.1 --- 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 5359514b1f..767d12220e 100644 --- a/bucket/oci-cli.json +++ b/bucket/oci-cli.json @@ -1,12 +1,12 @@ { - "version": "3.71.0", + "version": "3.71.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.71.0/oci-cli-3.71.0-Windows-Server-Installer.msi", - "hash": "081dd88796a2d910a4245d50988d4fa52425b9ea1e90f87042af2cb3a4996dde" + "url": "https://github.com/oracle/oci-cli/releases/download/v3.71.1/oci-cli-3.71.1-Windows-Server-Installer.msi", + "hash": "85b09a83c2d52845c1251c9052becd606e0485fec01c6fb734b28c985074e2d2" } }, "bin": "oci.exe",