psqlodbc: Update to version 17.00.0003

This commit is contained in:
github-actions[bot] 2024-11-25 20:28:58 +00:00
parent a7f4e0d5a7
commit caf71cc911

View File

@ -1,16 +1,16 @@
{ {
"version": "17.00.0002", "version": "17.00.0003",
"description": "The official PostgreSQL ODBC Driver", "description": "The official PostgreSQL ODBC Driver",
"homepage": "https://odbc.postgresql.org/", "homepage": "https://odbc.postgresql.org/",
"license": "LGPL-2.0-or-later", "license": "LGPL-2.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0002/psqlodbc_x64.msi", "url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0003/psqlodbc_x64.msi",
"hash": "1a40e11282b55efac329888af837cca5f567ff2ab0e272d386fad4319dd915cd" "hash": "ac4d97ec32a8e7fca5597ecf40208d01dc6e1d35a7684074679dec27be940753"
}, },
"32bit": { "32bit": {
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0002/psqlodbc_x86.msi", "url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0003/psqlodbc_x86.msi",
"hash": "e626f266f679a5840e92d7d859ac2f3a11fd08ae10f1933ee4e500e70f35c557" "hash": "01c0469766ae0365684b19bcfb0d7c128b5f6f966b50635a465a80ba3a3989b7"
} }
}, },
"extract_dir": "PFiles\\psqlODBC\\1700", "extract_dir": "PFiles\\psqlODBC\\1700",