mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
psqlodbc: Update to version 17.00.0000
This commit is contained in:
parent
f42908fe6e
commit
bafc526aae
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "16.00.0006",
|
||||
"version": "17.00.0000",
|
||||
"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-16_00_0006/psqlodbc_x64.msi",
|
||||
"hash": "6d89a70f9da22912cd6cbfeef27ea7685b30a4eed8018e605ebb99d440ddb193"
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0000/psqlodbc_x64.msi",
|
||||
"hash": "9f0ae981a4cde721ec00204cb77c90bd9a40c98abec1895f56094c08bcbffead"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-16_00_0006/psqlodbc_x86.msi",
|
||||
"hash": "91650be9bb0e5a0382e3b039172e85ce271fed101b7e20307a631d6f17088ba5"
|
||||
"url": "https://ftp.postgresql.org/pub/odbc/releases/REL-17_00_0000/psqlodbc_x86.msi",
|
||||
"hash": "37a0034914ac26d7462d81b7b86644d4f07f74af8f98ea7b69651d40346be41a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles\\psqlODBC\\1600",
|
||||
"extract_dir": "PFiles\\psqlODBC\\1700",
|
||||
"checkver": {
|
||||
"url": "https://www.postgresql.org/ftp/odbc/releases/",
|
||||
"regex": "REL-(?<major>\\d+)_(?<minor>\\d+)_(?<patch>\\d+)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user