mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
psqlodbc: Update to version 17.00.0005
This commit is contained in:
parent
59b2d93f3e
commit
d1a29de53c
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "17.00.0004",
|
||||
"version": "17.00.0005",
|
||||
"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_0004/psqlodbc_x64.msi",
|
||||
"hash": "218a815b2385a2bce83f606c868c5a563861e110c84cbd3911b6c213591a472a",
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0005/psqlodbc_x64.msi",
|
||||
"hash": "1e2afa23530c9f3ed9e5dbf3be6ec605816973a422dc6072fdbdaa66c5eb8e3b",
|
||||
"extract_dir": "PFiles64\\psqlODBC\\1700"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0004/psqlodbc_x86.msi",
|
||||
"hash": "c374c6240fa4ee3d8965f15292cc680233ad15729d91b8fa7f7b0c11f571c54e",
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0005/psqlodbc_x86.msi",
|
||||
"hash": "0682c8856ce9a29d6d6be947bf1f5a772ee6e353018e6567567ed9b909981078",
|
||||
"extract_dir": "PFiles\\psqlODBC\\1700"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user