psqlodbc: Update to version 16.00.0006

This commit is contained in:
github-actions[bot] 2024-09-27 12:31:52 +00:00
parent cb8cc29913
commit 7ec50a87e6

View File

@ -1,16 +1,16 @@
{ {
"version": "16.00.0005", "version": "16.00.0006",
"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-16_00_0005/psqlodbc_x64.msi", "url": "https://ftp.postgresql.org/pub/odbc/releases/REL-16_00_0006/psqlodbc_x64.msi",
"hash": "25c2e550042f132c75dd92e7c7e79ff9060b5f6cd6d363aa85f315b136f9e3bd" "hash": "6d89a70f9da22912cd6cbfeef27ea7685b30a4eed8018e605ebb99d440ddb193"
}, },
"32bit": { "32bit": {
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-16_00_0005/psqlodbc_x86.msi", "url": "https://ftp.postgresql.org/pub/odbc/releases/REL-16_00_0006/psqlodbc_x86.msi",
"hash": "92df327f486b5b79eedec090de0bfc730d6cd1258d1976bae4d79971476fce7c" "hash": "91650be9bb0e5a0382e3b039172e85ce271fed101b7e20307a631d6f17088ba5"
} }
}, },
"extract_dir": "PFiles\\psqlODBC\\1600", "extract_dir": "PFiles\\psqlODBC\\1600",