postgrest: Update to version 12.0.3

This commit is contained in:
github-actions[bot] 2024-05-10 00:34:20 +00:00
parent 4327d5717e
commit 3224f2153b

View File

@ -1,5 +1,5 @@
{
"version": "12.0.2",
"version": "12.0.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.0.2/postgrest-v12.0.2-windows-x64.zip",
"hash": "10a28acc87efa2a747a46455855c7789966108e351f91d4ef05ae709ac3871db",
"url": "https://github.com/PostgREST/postgrest/releases/download/v12.0.3/postgrest-v12.0.3-windows-x64.zip",
"hash": "0dacb61d0d0cdef112c2098bc37d460030448c245cbded943bfd1a731bbd8da5",
"extract_dir": "artifacts\\postgrest-windows-x64"
}
},