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