mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 23:21:19 +00:00
psqlodbc: Update to version 17.00.0002
This commit is contained in:
parent
ae7e1812ad
commit
b681ed7d94
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "17.00.0001",
|
||||
"version": "17.00.0002",
|
||||
"description": "The official PostgreSQL ODBC Driver",
|
||||
"homepage": "https://odbc.postgresql.org/",
|
||||
"license": "LGPL-2.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0001/psqlodbc_x64.msi",
|
||||
"hash": "dbbf7a9cae9b3aa0589d0419865fa7f7ba5dca9f3b8a6cfe11601b1ccff687a9"
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0002/psqlodbc_x64.msi",
|
||||
"hash": "1a40e11282b55efac329888af837cca5f567ff2ab0e272d386fad4319dd915cd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0001/psqlodbc_x86.msi",
|
||||
"hash": "c11a52b0a383ce5120304df14e747dae756269b8ac243f1d444c26396e737971"
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0002/psqlodbc_x86.msi",
|
||||
"hash": "e626f266f679a5840e92d7d859ac2f3a11fd08ae10f1933ee4e500e70f35c557"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles\\psqlODBC\\1700",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user