mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
liquibase: Update to version 4.15.0
This commit is contained in:
parent
80429dc762
commit
5a33f002a3
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.14.0",
|
"version": "4.15.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.14.0/liquibase-4.14.0.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.15.0/liquibase-4.15.0.zip",
|
||||||
"hash": "95cc5a6793ce8a2ba6656c933eb5f7b0385afae9aa823bf3a588814bc6912ec4",
|
"hash": "a36657d9720860d1e9b4b7230fce79b9b93b9fe1117e0a94de4fd241574a238f",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user