mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
postgrest: Update to version 8.0.0
This commit is contained in:
parent
507ae72a0c
commit
470ca28b27
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "7.0.1",
|
||||
"version": "8.0.0",
|
||||
"description": "REST API for any Postgres database",
|
||||
"homepage": "https://postgrest.org",
|
||||
"license": "MIT",
|
||||
"depends": "postgresql",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v7.0.1/postgrest-v7.0.1-windows-x64.zip",
|
||||
"hash": "e5f4d66a29628c8e690a8c2486aff327fcfe0090b286bb72754d0f6260196c8c"
|
||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v8.0.0/postgrest-v8.0.0-windows-x64.zip",
|
||||
"hash": "8bcb6152ea7df154eb4bfa712ecdd40cd067b74584a91f037b6ad641300f4b9d"
|
||||
}
|
||||
},
|
||||
"bin": "postgrest.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user