mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
postgrest: Update to version 10.2.0
This commit is contained in:
parent
bae16ca47d
commit
a7be59c3ce
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.1.2",
|
"version": "10.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/v10.1.2/postgrest-v10.1.2-windows-x64.zip",
|
"url": "https://github.com/PostgREST/postgrest/releases/download/v10.2.0/postgrest-v10.2.0-windows-x64.zip",
|
||||||
"hash": "5bed0807ab9c124ee4e047f67697ac23efc16a249633c44ddfa4e91677f9b897",
|
"hash": "7af2973c28fbf8d1c3df15d59936b9d0767aebd929ab54e429d211f75b9afbe6",
|
||||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user