mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
psqlodbc: Update to version 17.00.0007
This commit is contained in:
parent
86c74aa361
commit
c6216867fc
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "17.00.0006",
|
||||
"version": "17.00.0007",
|
||||
"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_0006/psqlodbc_x64.msi",
|
||||
"hash": "1670d5ca092793d89834e7bd2338547159bacc4afbf55b3634590505d884758b",
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0007/psqlodbc_x64.msi",
|
||||
"hash": "13ad522be4213221dc81e99fd44a9a06883bc42d5605f714d05609b47b966410",
|
||||
"extract_dir": "PFiles64\\psqlODBC\\1700"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0006/psqlodbc_x86.msi",
|
||||
"hash": "06cbed39c4c6048d1eb53e080a2ba9321e2733364808f4e0c5bda580a4134594",
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0007/psqlodbc_x86.msi",
|
||||
"hash": "dea405990b8af978ebd1a37dab599c5f1b93d0f3ba3a97924c8b8387ccb8e68d",
|
||||
"extract_dir": "PFiles\\psqlODBC\\1700"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user