mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
postgrest: Update to version 11.0.1
This commit is contained in:
parent
95b6922206
commit
556b2f1819
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "11.0.0",
|
||||
"version": "11.0.1",
|
||||
"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.0/postgrest-v11.0.0-windows-x64.zip",
|
||||
"hash": "550244a0ef3dd328e9f051cafccb7b8f126b2ab7fa95a24889fe79fa5749f718",
|
||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v11.0.1/postgrest-v11.0.1-windows-x64.zip",
|
||||
"hash": "0a1f2689c54f6c70fa4f338461533c91a7e4a7c88c7f90ec5cc193338065a21e",
|
||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user