mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	oracle-instant-client: Update to version 21.7.0.0.0
This commit is contained in:
		
							parent
							
								
									5393937822
								
							
						
					
					
						commit
						a1c7af075c
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "21.6.0.0.0",
 | 
					    "version": "21.7.0.0.0",
 | 
				
			||||||
    "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": {
 | 
				
			||||||
@ -8,16 +8,16 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://download.oracle.com/otn_software/nt/instantclient/216000/instantclient-basic-windows.x64-21.6.0.0.0dbru.zip",
 | 
					            "url": "https://download.oracle.com/otn_software/nt/instantclient/217000/instantclient-basic-windows.x64-21.7.0.0.0dbru.zip",
 | 
				
			||||||
            "hash": "0a977e76ceed7fae926d0e9f60a02028137265adcdbbb64bddcd2c265b46f6c8",
 | 
					            "hash": "496b769d1c3ffc00a91fce4b0c31dde9cb5b5dd575f4f4f416fe1f0288be4ee4",
 | 
				
			||||||
            "env_set": {
 | 
					            "env_set": {
 | 
				
			||||||
                "OCI_LIB64": "$dir",
 | 
					                "OCI_LIB64": "$dir",
 | 
				
			||||||
                "TNS_ADMIN": "$dir\\network\\admin"
 | 
					                "TNS_ADMIN": "$dir\\network\\admin"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://download.oracle.com/otn_software/nt/instantclient/216000/instantclient-basic-nt-21.6.0.0.0dbru.zip",
 | 
					            "url": "https://download.oracle.com/otn_software/nt/instantclient/217000/instantclient-basic-nt-21.7.0.0.0dbru.zip",
 | 
				
			||||||
            "hash": "8eed573cfc49ba57f70ea391c788315179fa394f6fcd6a74ebd991beba487c58",
 | 
					            "hash": "5a94e7a045cf0d6c05936e3d283ab868747d257cbf1054e077388fc9dcad3e5c",
 | 
				
			||||||
            "env_set": {
 | 
					            "env_set": {
 | 
				
			||||||
                "OCI_LIB32": "$dir",
 | 
					                "OCI_LIB32": "$dir",
 | 
				
			||||||
                "TNS_ADMIN": "$dir\\network\\admin"
 | 
					                "TNS_ADMIN": "$dir\\network\\admin"
 | 
				
			||||||
@ -27,7 +27,7 @@
 | 
				
			|||||||
    "suggest": {
 | 
					    "suggest": {
 | 
				
			||||||
        "Visual C++ Redistributable": "extras/vcredist2022"
 | 
					        "Visual C++ Redistributable": "extras/vcredist2022"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "extract_dir": "instantclient_21_6",
 | 
					    "extract_dir": "instantclient_21_7",
 | 
				
			||||||
    "env_add_path": ".",
 | 
					    "env_add_path": ".",
 | 
				
			||||||
    "persist": "network\\admin",
 | 
					    "persist": "network\\admin",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user