mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +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": {
|
||||
"PostgreSQL": "postgresql"
|
||||
},
|
||||
"depends": "psqlodbc",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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