mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
oracle-instant-client-sdk: Update to version 23.9.0.25.07
This commit is contained in:
parent
2c33c89b46
commit
7f68e72842
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "23.8.0.25.04",
|
||||
"version": "23.9.0.25.07",
|
||||
"description": "Additional header files and an example makefile for developing Oracle applications with 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/2380000/instantclient-sdk-windows.x64-23.8.0.25.04.zip",
|
||||
"hash": "c3869ab91e0c3d01498766c33d5c5166b270b86abcd4ed5b7e99f6ae126186ea"
|
||||
"url": "https://download.oracle.com/otn_software/nt/instantclient/2390000/instantclient-sdk-windows.x64-23.9.0.25.07.zip",
|
||||
"hash": "02c53b9add3cbca59cec9027382b95f047bfcf16db3231d918184d857990031e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "instantclient_23_8",
|
||||
"extract_dir": "instantclient_23_9",
|
||||
"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