mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
liquibase: Update to version 4.23.1
This commit is contained in:
parent
67647df19e
commit
78774cf9ec
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.23.0",
|
"version": "4.23.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.23.0/liquibase-4.23.0.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.23.1/liquibase-4.23.1.zip",
|
||||||
"hash": "76c94b5caa50823b06d01e16b574fcf381eedcb356851a10af1f0674d30368ba",
|
"hash": "b2dec5b368b7e8d38ce88f3a9dea228edfe8678eb9baae92d95e2e8344fa6ba3",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user