mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
liquibase: Update to version 4.5.0
This commit is contained in:
parent
6f117650f2
commit
4747cb8e62
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.4.3",
|
"version": "4.5.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.4.3/liquibase-4.4.3.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.5.0/liquibase-4.5.0.zip",
|
||||||
"hash": "354325325b1065312ef46f61b14c068773f1321c0e6cddb5cdab0fdf4ad67e06",
|
"hash": "4b81b20dd96906d0b636d16fe94fe0e0d1250d245b31f91363116bb4e7b9d57a",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user