postgrest: Update to version 10.1.2

This commit is contained in:
github-actions[bot] 2023-02-02 20:27:31 +00:00
parent 753ee4f1b7
commit 56e597d61a

View File

@ -1,5 +1,5 @@
{
"version": "10.1.1",
"version": "10.1.2",
"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.1.1/postgrest-v10.1.1-windows-x64.zip",
"hash": "fe6cbee5cb76e356be3b12715884c4653f8c409358ff490e5c4d31a4df41685b",
"url": "https://github.com/PostgREST/postgrest/releases/download/v10.1.2/postgrest-v10.1.2-windows-x64.zip",
"hash": "5bed0807ab9c124ee4e047f67697ac23efc16a249633c44ddfa4e91677f9b897",
"extract_dir": "artifacts\\postgrest-windows-x64"
}
},