mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
liquibase: Update to version 4.4.0
This commit is contained in:
parent
aaf12d1d4f
commit
a9439f57f6
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.3.5",
|
"version": "4.4.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.3.5/liquibase-4.3.5.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.4.0/liquibase-4.4.0.zip",
|
||||||
"hash": "440fa05fa7499efb856d875128cce091e743ec6c1363ebd87f0b71fae4479bb0",
|
"hash": "43932723fd4a076860a63b93176a0c14712c82f678d82258d77e0184b4798cd6",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user