mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
oracle-instant-client: Update to version 23.9.0.25.07
This commit is contained in:
parent
5ce87a7634
commit
f7e3ea0f60
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "23.8.0.25.04",
|
"version": "23.9.0.25.07",
|
||||||
"description": "Connect to a local or remote Oracle Database for development and production deployment.",
|
"description": "Connect to a local or remote Oracle Database for development and production deployment.",
|
||||||
"homepage": "https://www.oracle.com/database/technologies/instant-client.html",
|
"homepage": "https://www.oracle.com/database/technologies/instant-client.html",
|
||||||
"license": {
|
"license": {
|
||||||
@ -11,15 +11,15 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://download.oracle.com/otn_software/nt/instantclient/2380000/instantclient-basic-windows.x64-23.8.0.25.04.zip",
|
"url": "https://download.oracle.com/otn_software/nt/instantclient/2390000/instantclient-basic-windows.x64-23.9.0.25.07.zip",
|
||||||
"hash": "717121897f0cbd10cc93f6d8e0a7f9b316ec5f8339288075630a75881ffdeefd",
|
"hash": "d7e6570aec85c77e259026dfaf20b8d27cb1ae4f509d995f2373e37c7e82b23c",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"OCI_LIB64": "$dir",
|
"OCI_LIB64": "$dir",
|
||||||
"TNS_ADMIN": "$dir\\network\\admin"
|
"TNS_ADMIN": "$dir\\network\\admin"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "instantclient_23_8",
|
"extract_dir": "instantclient_23_9",
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
"persist": "network\\admin",
|
"persist": "network\\admin",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user