mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
postgrest: Update to version 12.2.2
This commit is contained in:
parent
4830e712ab
commit
56e6ad079d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "12.2.1",
|
"version": "12.2.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/v12.2.1/postgrest-v12.2.1-windows-x64.zip",
|
"url": "https://github.com/PostgREST/postgrest/releases/download/v12.2.2/postgrest-v12.2.2-windows-x64.zip",
|
||||||
"hash": "22c88977ac99b59147b559b9bc406dfa345ed46a7fda108f41e038ab6b5fdd00",
|
"hash": "de335a3dbf1e66625e3595f7e0c7a71c6d4ca9a09c8a0642213270d5dd25d636",
|
||||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user