postgrest: Update to version 11.0.0

This commit is contained in:
github-actions[bot] 2023-04-16 20:24:47 +00:00
parent 8a8ac74417
commit 5c9076ab00

View File

@ -1,5 +1,5 @@
{
"version": "10.2.0",
"version": "11.0.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/v10.2.0/postgrest-v10.2.0-windows-x64.zip",
"hash": "7af2973c28fbf8d1c3df15d59936b9d0767aebd929ab54e429d211f75b9afbe6",
"url": "https://github.com/PostgREST/postgrest/releases/download/v11.0.0/postgrest-v11.0.0-windows-x64.zip",
"hash": "550244a0ef3dd328e9f051cafccb7b8f126b2ab7fa95a24889fe79fa5749f718",
"extract_dir": "artifacts\\postgrest-windows-x64"
}
},