mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	postgrest@12.2.3: Add dependency (#6212)
* postgrest: install required DLLs * postgrest: add libiconv-2.dll to deps * postgrest: depend on psqlodbc instead * Update postgrest.json --------- Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
		
							parent
							
								
									deaf7f34f4
								
							
						
					
					
						commit
						6be6953db8
					
				@ -6,6 +6,7 @@
 | 
				
			|||||||
    "suggest": {
 | 
					    "suggest": {
 | 
				
			||||||
        "PostgreSQL": "postgresql"
 | 
					        "PostgreSQL": "postgresql"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "depends": "psqlodbc",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/PostgREST/postgrest/releases/download/v12.2.3/postgrest-v12.2.3-windows-x64.zip",
 | 
					            "url": "https://github.com/PostgREST/postgrest/releases/download/v12.2.3/postgrest-v12.2.3-windows-x64.zip",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user