mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
psqlodbc: Update to version 17.00.0004
This commit is contained in:
parent
1f9ba9acee
commit
0052f71e3b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "17.00.0003",
|
"version": "17.00.0004",
|
||||||
"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-17_00_0003/psqlodbc_x64.msi",
|
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0004/psqlodbc_x64.msi",
|
||||||
"hash": "ac4d97ec32a8e7fca5597ecf40208d01dc6e1d35a7684074679dec27be940753"
|
"hash": "218a815b2385a2bce83f606c868c5a563861e110c84cbd3911b6c213591a472a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0003/psqlodbc_x86.msi",
|
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0004/psqlodbc_x86.msi",
|
||||||
"hash": "01c0469766ae0365684b19bcfb0d7c128b5f6f966b50635a465a80ba3a3989b7"
|
"hash": "c374c6240fa4ee3d8965f15292cc680233ad15729d91b8fa7f7b0c11f571c54e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles\\psqlODBC\\1700",
|
"extract_dir": "PFiles\\psqlODBC\\1700",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user