From a91d68801b616facde6d7cd03dc390bbb3ad2e4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 16:31:20 +0000 Subject: [PATCH] oci-cli: Update to version 3.71.4 --- 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 767d12220e..ee537acdb9 100644 --- a/bucket/oci-cli.json +++ b/bucket/oci-cli.json @@ -1,12 +1,12 @@ { - "version": "3.71.1", + "version": "3.71.4", "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.1/oci-cli-3.71.1-Windows-Server-Installer.msi", - "hash": "85b09a83c2d52845c1251c9052becd606e0485fec01c6fb734b28c985074e2d2" + "url": "https://github.com/oracle/oci-cli/releases/download/v3.71.4/oci-cli-3.71.4-Windows-Server-Installer.msi", + "hash": "485cd11d09a16fa1f206cea231619521eef9e0c55e1b1f157aa1e51f3c684764" } }, "bin": "oci.exe",