mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
liquibase: Update to version 4.16.1
This commit is contained in:
parent
8964d0c823
commit
1c1d6d3c21
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.16.0",
|
"version": "4.16.1",
|
||||||
"description": "Database schema change manager (Community Edition)",
|
"description": "Database schema change manager (Community Edition)",
|
||||||
"homepage": "https://www.liquibase.org/",
|
"homepage": "https://www.liquibase.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JRE": "java/openjdk"
|
"JRE": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/liquibase/liquibase/releases/download/v4.16.0/liquibase-4.16.0.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.16.1/liquibase-4.16.1.zip",
|
||||||
"hash": "74e0e0e766bac6564d378af8dd56de525ef85eaf9fb454f967ca03ed03e120b6",
|
"hash": "ae9a7cb6b2f366701e8dee7097fc9960b822596b2f4f9e1348b2cf3dcbafaecf",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user