mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
liquibase: Update to version 4.1.1
This commit is contained in:
parent
cec8c49965
commit
adb5b5786b
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.0",
|
"version": "4.1.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.0.0/liquibase-4.0.0.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v4.1.1/liquibase-4.1.1.zip",
|
||||||
"hash": "21c47217c70cf3e15b0de0647684d1a2ba019d37a55b92482279a219dcac6824",
|
"hash": "7277310e398ef04c2ec8a7d74234a71aef2a02b630eab3eb60af4c4295eef79f",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user