mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
postgrest: Update to version 12.2.0
This commit is contained in:
parent
ad6e9946b5
commit
db600e3b30
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "12.0.3",
|
"version": "12.2.0",
|
||||||
"description": "REST API for any Postgres database",
|
"description": "REST API for any Postgres database",
|
||||||
"homepage": "https://postgrest.org",
|
"homepage": "https://postgrest.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,8 +8,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v12.0.3/postgrest-v12.0.3-windows-x64.zip",
|
"url": "https://github.com/PostgREST/postgrest/releases/download/v12.2.0/postgrest-v12.2.0-windows-x64.zip",
|
||||||
"hash": "0dacb61d0d0cdef112c2098bc37d460030448c245cbded943bfd1a731bbd8da5",
|
"hash": "26d10c0ba449d2a8235836754b919487e6bb66af8485b11335bec4b0fc179d70",
|
||||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user