postgrest: Update to version 12.0.2

This commit is contained in:
github-actions[bot] 2023-12-21 20:24:07 +00:00
parent 5c42121af2
commit ed49281342

View File

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