mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
postgrest: Update to version 10.1.2
This commit is contained in:
parent
753ee4f1b7
commit
56e597d61a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.1.1",
|
"version": "10.1.2",
|
||||||
"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.1/postgrest-v10.1.1-windows-x64.zip",
|
"url": "https://github.com/PostgREST/postgrest/releases/download/v10.1.2/postgrest-v10.1.2-windows-x64.zip",
|
||||||
"hash": "fe6cbee5cb76e356be3b12715884c4653f8c409358ff490e5c4d31a4df41685b",
|
"hash": "5bed0807ab9c124ee4e047f67697ac23efc16a249633c44ddfa4e91677f9b897",
|
||||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user