mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
postgrest: Update to version 11.1.0
This commit is contained in:
parent
ea31e35cd5
commit
4120221f4e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "11.0.1",
|
||||
"version": "11.1.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.0.1/postgrest-v11.0.1-windows-x64.zip",
|
||||
"hash": "0a1f2689c54f6c70fa4f338461533c91a7e4a7c88c7f90ec5cc193338065a21e",
|
||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v11.1.0/postgrest-v11.1.0-windows-x64.zip",
|
||||
"hash": "190cbf4a9aad4ea454dac125169db42a7b5e8984c1a461b05d10a91ee235580a",
|
||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user