psqlodbc: Update to version 17.00.0006

This commit is contained in:
github-actions[bot] 2025-06-11 20:29:26 +00:00
parent 2034a7d58a
commit e18867e763

View File

@ -1,17 +1,17 @@
{
"version": "17.00.0005",
"version": "17.00.0006",
"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_0005/psqlodbc_x64.msi",
"hash": "1e2afa23530c9f3ed9e5dbf3be6ec605816973a422dc6072fdbdaa66c5eb8e3b",
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0006/psqlodbc_x64.msi",
"hash": "1670d5ca092793d89834e7bd2338547159bacc4afbf55b3634590505d884758b",
"extract_dir": "PFiles64\\psqlODBC\\1700"
},
"32bit": {
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0005/psqlodbc_x86.msi",
"hash": "0682c8856ce9a29d6d6be947bf1f5a772ee6e353018e6567567ed9b909981078",
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0006/psqlodbc_x86.msi",
"hash": "06cbed39c4c6048d1eb53e080a2ba9321e2733364808f4e0c5bda580a4134594",
"extract_dir": "PFiles\\psqlODBC\\1700"
}
},