postgrest: Update to version 12.0.0

This commit is contained in:
github-actions[bot] 2023-12-02 04:25:57 +00:00
parent 745ef63a7d
commit 976c393a45

View File

@ -1,5 +1,5 @@
{
"version": "11.2.2",
"version": "12.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/v11.2.2/postgrest-v11.2.2-windows-x64.zip",
"hash": "3d9daf9378774666108b888d2731b2b54142da9f9d129f4c58611e7f8047bb5e",
"url": "https://github.com/PostgREST/postgrest/releases/download/v12.0.0/postgrest-v12.0.0-windows-x64.zip",
"hash": "1f421f7052d44951c5163bb55a15f5942af329255955a9dc7065b2c3c9800e8d",
"extract_dir": "artifacts\\postgrest-windows-x64"
}
},