mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
oracle-instant-client-odbc: Update to version 23.7.0.25.01
This commit is contained in:
parent
c9dacc5cc7
commit
a8c8ebe8db
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "23.6.0.24.10",
|
||||
"version": "23.7.0.25.01",
|
||||
"description": "Additional libraries for enabling ODBC applications with Oracle Instant Client.",
|
||||
"homepage": "https://www.oracle.com/database/technologies/instant-client.html",
|
||||
"license": {
|
||||
@ -9,11 +9,11 @@
|
||||
"depends": "oracle-instant-client",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/otn_software/nt/instantclient/2360000/instantclient-odbc-windows.x64-23.6.0.24.10.zip",
|
||||
"hash": "fb786bcdfba478f898b4d51f2d579aa1a466b113662359b0ee64e6bb2f23fe21"
|
||||
"url": "https://download.oracle.com/otn_software/nt/instantclient/2370000/instantclient-odbc-windows.x64-23.7.0.25.01.zip",
|
||||
"hash": "e9e2761faa8acd554c137908dced9b9676360e490d6a9c37c923460f73c576ac"
|
||||
}
|
||||
},
|
||||
"extract_dir": "instantclient_23_6",
|
||||
"extract_dir": "instantclient_23_7",
|
||||
"pre_install": [
|
||||
"$instantclient = currentdir 'oracle-instant-client'",
|
||||
"Copy-Item -Path \"$dir\\*\" -Destination \"$instantclient\" -Force -Recurse | Out-Null"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user