mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
liquibase: Update to version 4.23.2
This commit is contained in:
parent
d3eada3389
commit
7debdab76d
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.23.1",
|
"version": "4.23.2",
|
||||||
"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.1/liquibase-4.23.1.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.23.2/liquibase-4.23.2.zip",
|
||||||
"hash": "b2dec5b368b7e8d38ce88f3a9dea228edfe8678eb9baae92d95e2e8344fa6ba3",
|
"hash": "ba2a96373f61798067c8884e6d25839089ffed5797c2e75775f805991ce48a3f",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user