mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
postgrest: Update to version 11.2.0
This commit is contained in:
parent
180289f971
commit
8c59fa8505
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "11.1.0",
|
||||
"version": "11.2.0",
|
||||
"description": "REST API for any Postgres database",
|
||||
"homepage": "https://postgrest.org",
|
||||
"license": "MIT",
|
||||
@ -8,8 +8,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v11.1.0/postgrest-v11.1.0-windows-x64.zip",
|
||||
"hash": "190cbf4a9aad4ea454dac125169db42a7b5e8984c1a461b05d10a91ee235580a",
|
||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v11.2.0/postgrest-v11.2.0-windows-x64.zip",
|
||||
"hash": "b428a87ba93abfcbd40d8b3fe20e0ed9c367149e999e84f27ee65d97adbc8699",
|
||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user