mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	oracle-instant-client-sqlplus: Update to version 23.7.0.25.01
This commit is contained in:
		
							parent
							
								
									a15f711338
								
							
						
					
					
						commit
						093aa49d19
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "23.6.0.24.10",
 | 
					    "version": "23.7.0.25.01",
 | 
				
			||||||
    "description": "The SQL*Plus command line tool for SQL and PL/SQL queries with Oracle Instant Client.",
 | 
					    "description": "The SQL*Plus command line tool for SQL and PL/SQL queries with Oracle Instant Client.",
 | 
				
			||||||
    "homepage": "https://www.oracle.com/database/technologies/instant-client.html",
 | 
					    "homepage": "https://www.oracle.com/database/technologies/instant-client.html",
 | 
				
			||||||
    "license": {
 | 
					    "license": {
 | 
				
			||||||
@ -9,11 +9,11 @@
 | 
				
			|||||||
    "depends": "oracle-instant-client",
 | 
					    "depends": "oracle-instant-client",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://download.oracle.com/otn_software/nt/instantclient/2360000/instantclient-sqlplus-windows.x64-23.6.0.24.10.zip",
 | 
					            "url": "https://download.oracle.com/otn_software/nt/instantclient/2370000/instantclient-sqlplus-windows.x64-23.7.0.25.01.zip",
 | 
				
			||||||
            "hash": "09ebe010ba87b90f2f8aa8cca901b0f4738af43030112cdd13d820de7e27ca74"
 | 
					            "hash": "247ad4398f02c4b6ad8a7a344f7c46b772f4899f3f048aaaa2c9a6f256e2fbb5"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "extract_dir": "instantclient_23_6",
 | 
					    "extract_dir": "instantclient_23_7",
 | 
				
			||||||
    "pre_install": [
 | 
					    "pre_install": [
 | 
				
			||||||
        "$instantclient = currentdir 'oracle-instant-client'",
 | 
					        "$instantclient = currentdir 'oracle-instant-client'",
 | 
				
			||||||
        "Copy-Item -Path \"$dir\\*\" -Destination \"$instantclient\" -Force -Recurse | Out-Null"
 | 
					        "Copy-Item -Path \"$dir\\*\" -Destination \"$instantclient\" -Force -Recurse | Out-Null"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user