mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
postgrest: Update to version 10.1.0
This commit is contained in:
parent
9c54121380
commit
0454bdbc8f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "10.0.0",
|
||||
"version": "10.1.0",
|
||||
"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/v10.0.0/postgrest-v10.0.0-windows-x64.zip",
|
||||
"hash": "f69dceedcae1f55415dd489d58138aec19bc3a2d989aabbbc56338c84b40ba93",
|
||||
"url": "https://github.com/PostgREST/postgrest/releases/download/v10.1.0/postgrest-v10.1.0-windows-x64.zip",
|
||||
"hash": "34dc3ce05b33f89765a22729ff314db481ce10b58d5dc1300a45681ed5b92ac0",
|
||||
"extract_dir": "artifacts\\postgrest-windows-x64"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user