mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
postgrest: Update to version 12.0.1
This commit is contained in:
parent
63b31ae58d
commit
d1235edfeb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "12.0.0",
|
||||
"version": "12.0.1",
|
||||
"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.0/postgrest-v12.0.0-windows-x64.zip",
|
||||
"hash": "1f421f7052d44951c5163bb55a15f5942af329255955a9dc7065b2c3c9800e8d",
|
||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v12.0.1/postgrest-v12.0.1-windows-x64.zip",
|
||||
"hash": "bc2650c322e65e552bdd5d39c98758876755b5ed0c30972ec5c08ba2e761a8b7",
|
||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user