mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
postgrest: Update to version 11.2.1
This commit is contained in:
parent
1c03c97413
commit
fd51bd4a93
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "11.2.0",
|
"version": "11.2.1",
|
||||||
"description": "REST API for any Postgres database",
|
"description": "REST API for any Postgres database",
|
||||||
"homepage": "https://postgrest.org",
|
"homepage": "https://postgrest.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,8 +8,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v11.2.0/postgrest-v11.2.0-windows-x64.zip",
|
"url": "https://github.com/PostgREST/postgrest/releases/download/v11.2.1/postgrest-v11.2.1-windows-x64.zip",
|
||||||
"hash": "b428a87ba93abfcbd40d8b3fe20e0ed9c367149e999e84f27ee65d97adbc8699",
|
"hash": "8a0df7bc7553565d799ac4e15b1db167b32927ab2c42f75a5faa1e29716ef9d4",
|
||||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user