mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
liquibase: Update to version 4.21.1
This commit is contained in:
parent
99a1b8b1ce
commit
c70c1cbb48
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.21.0",
|
"version": "4.21.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.21.0/liquibase-4.21.0.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.21.1/liquibase-4.21.1.zip",
|
||||||
"hash": "fd50fec07373a8396949d1b200d7b618a1ec73b8ea53f4f172631e4b1f01e05b",
|
"hash": "a77d853d0ab482b9db3f9ac1cb8f5106f8ae586ecc4d65b26ce746eb35e5866a",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user