postgrest: Update to version 12.2.3

This commit is contained in:
github-actions[bot] 2024-08-01 20:30:55 +00:00
parent 77509b3ec0
commit 270e41f4e0

View File

@ -1,5 +1,5 @@
{
"version": "12.2.2",
"version": "12.2.3",
"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/v12.2.2/postgrest-v12.2.2-windows-x64.zip",
"hash": "de335a3dbf1e66625e3595f7e0c7a71c6d4ca9a09c8a0642213270d5dd25d636",
"url": "https://github.com/PostgREST/postgrest/releases/download/v12.2.3/postgrest-v12.2.3-windows-x64.zip",
"hash": "a850cd1cf5b208972f4db2803656c645436ad333882480685e052d45706c1966",
"extract_dir": "artifacts\\postgrest-windows-x64"
}
},