diff --git a/bucket/oracle-instant-client.json b/bucket/oracle-instant-client.json index 795d91a2f8..d46a6587d8 100644 --- a/bucket/oracle-instant-client.json +++ b/bucket/oracle-instant-client.json @@ -1,5 +1,5 @@ { - "version": "23.6.0.24.10", + "version": "23.7.0.25.01", "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/2360000/instantclient-basic-windows.x64-23.6.0.24.10.zip", - "hash": "33dde93f8ccc29f4520af4d9426b957ac0a1551e848569bb32b8ba1d99ac2769", + "url": "https://download.oracle.com/otn_software/nt/instantclient/2370000/instantclient-basic-windows.x64-23.7.0.25.01.zip", + "hash": "858b9bbe2f50c96b26e6b40b4d115a51e09a89eca784176398dbcb19adcc8ca0", "env_set": { "OCI_LIB64": "$dir", "TNS_ADMIN": "$dir\\network\\admin" } } }, - "extract_dir": "instantclient_23_6", + "extract_dir": "instantclient_23_7", "env_add_path": ".", "persist": "network\\admin", "checkver": {