mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
liquibase: Update to version 4.18.0
This commit is contained in:
parent
6b274ade73
commit
2b1bfd4d6f
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.17.2",
|
"version": "4.18.0",
|
||||||
"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.17.2/liquibase-4.17.2.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.18.0/liquibase-4.18.0.zip",
|
||||||
"hash": "09a59aaff27a48a4d433fb0ab09005cc2e3b44fd0ea529c7125df68c6b48ba32",
|
"hash": "89860976a4601260ae10305b33052a4928ea9c3d9a660f48dda6fa88f735c56a",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user