From e2e3ef3b621859f8793737149edbcfbcffded852 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 20:31:46 +0000 Subject: [PATCH] oci-cli: Update to version 3.74.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 e90da232fe..00efedd6ee 100644 --- a/bucket/oci-cli.json +++ b/bucket/oci-cli.json @@ -1,12 +1,12 @@ { - "version": "3.74.0", + "version": "3.74.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.74.0/oci-cli-3.74.0-Windows-Server-Installer.msi", - "hash": "872b0e85d6959460b764819c4678dd764e317becd7eff65fdeb733d2c4d3cac1" + "url": "https://github.com/oracle/oci-cli/releases/download/v3.74.1/oci-cli-3.74.1-Windows-Server-Installer.msi", + "hash": "6f4642813858002de36abaacbbb299dcdb4527b5048ebc905908d8515721f32f" } }, "bin": "oci.exe",