psqlodbc: Update to version 17.00.0001

This commit is contained in:
github-actions[bot] 2024-09-29 00:38:08 +00:00
parent b408da54e8
commit 18a341424b

View File

@ -1,16 +1,16 @@
{
"version": "17.00.0000",
"version": "17.00.0001",
"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_0000/psqlodbc_x64.msi",
"hash": "9f0ae981a4cde721ec00204cb77c90bd9a40c98abec1895f56094c08bcbffead"
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0001/psqlodbc_x64.msi",
"hash": "dbbf7a9cae9b3aa0589d0419865fa7f7ba5dca9f3b8a6cfe11601b1ccff687a9"
},
"32bit": {
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0000/psqlodbc_x86.msi",
"hash": "37a0034914ac26d7462d81b7b86644d4f07f74af8f98ea7b69651d40346be41a"
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0001/psqlodbc_x86.msi",
"hash": "c11a52b0a383ce5120304df14e747dae756269b8ac243f1d444c26396e737971"
}
},
"extract_dir": "PFiles\\psqlODBC\\1700",