mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
liquibase: Update to version 4.4.1
This commit is contained in:
parent
d90901e591
commit
8c8967ce6e
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.4.0",
|
"version": "4.4.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.4.0/liquibase-4.4.0.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.4.1/liquibase-4.4.1.zip",
|
||||||
"hash": "43932723fd4a076860a63b93176a0c14712c82f678d82258d77e0184b4798cd6",
|
"hash": "60edf8171014a89bbc537d87bb782053ab104fe278a8063b49e56cbada1b338c",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user