From ab5788242e327b5c150e8bdaeddcd5efc8cf3941 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 16:29:50 +0000 Subject: [PATCH] oracle-instant-client: Update to version 23.8.0.25.04 --- bucket/oracle-instant-client.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/oracle-instant-client.json b/bucket/oracle-instant-client.json index d46a6587d8..92f15f8740 100644 --- a/bucket/oracle-instant-client.json +++ b/bucket/oracle-instant-client.json @@ -1,5 +1,5 @@ { - "version": "23.7.0.25.01", + "version": "23.8.0.25.04", "description": "Connect to a local or remote Oracle Database for development and production deployment.", "homepage": "https://www.oracle.com/database/technologies/instant-client.html", "license": { @@ -11,15 +11,15 @@ }, "architecture": { "64bit": { - "url": "https://download.oracle.com/otn_software/nt/instantclient/2370000/instantclient-basic-windows.x64-23.7.0.25.01.zip", - "hash": "858b9bbe2f50c96b26e6b40b4d115a51e09a89eca784176398dbcb19adcc8ca0", + "url": "https://download.oracle.com/otn_software/nt/instantclient/2380000/instantclient-basic-windows.x64-23.8.0.25.04.zip", + "hash": "717121897f0cbd10cc93f6d8e0a7f9b316ec5f8339288075630a75881ffdeefd", "env_set": { "OCI_LIB64": "$dir", "TNS_ADMIN": "$dir\\network\\admin" } } }, - "extract_dir": "instantclient_23_7", + "extract_dir": "instantclient_23_8", "env_add_path": ".", "persist": "network\\admin", "checkver": {