From 876e0517a76f96c652b2bab0a24c0c989c29c7cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 04:59:26 +0000 Subject: [PATCH] oci-cli: Update to version 3.74.2 --- 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 00efedd6ee..0f456a8900 100644 --- a/bucket/oci-cli.json +++ b/bucket/oci-cli.json @@ -1,12 +1,12 @@ { - "version": "3.74.1", + "version": "3.74.2", "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.1/oci-cli-3.74.1-Windows-Server-Installer.msi", - "hash": "6f4642813858002de36abaacbbb299dcdb4527b5048ebc905908d8515721f32f" + "url": "https://github.com/oracle/oci-cli/releases/download/v3.74.2/oci-cli-3.74.2-Windows-Server-Installer.msi", + "hash": "71efa170b1e0e8e663186af77a0f52bf213c50e89b3e2c9642e4b2a366c39f3f" } }, "bin": "oci.exe",