mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 11:24:39 +00:00
postgresql: Update to version 13.2
This commit is contained in:
parent
6c2da06e32
commit
31de0f528c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "13.1",
|
||||
"version": "13.2",
|
||||
"description": "Object-relational database management system based on POSTGRES.",
|
||||
"homepage": "https://www.postgresql.org",
|
||||
"license": "PostgreSQL",
|
||||
@ -10,8 +10,8 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-13.1-1-windows-x64-binaries.zip",
|
||||
"hash": "90f80410bbfda295741b09c3b7ae2e9f35981fbfabdabc1ca876e1c408ddf283"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-13.2-1-windows-x64-binaries.zip",
|
||||
"hash": "e32bc579fcd5172f15cf1bdb7653c3e138ed488c285220b1855a025a176cc222"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pgsql",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user