psqlodbc: Add to PATH

This commit is contained in:
HUMORCE 2024-09-27 18:29:46 +00:00
parent 8aa1543d15
commit 7bb9cffbef
No known key found for this signature in database
GPG Key ID: FF7A96FF20AE10DC

View File

@ -14,6 +14,7 @@
}
},
"extract_dir": "PFiles\\psqlODBC\\1700",
"env_add_path": "bin",
"checkver": {
"url": "https://www.postgresql.org/ftp/odbc/releases/",
"regex": "REL-(?<major>\\d+)_(?<minor>\\d+)_(?<patch>\\d+)",