mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
liquibase: Update to version 3.10.1
This commit is contained in:
parent
cf257b42b4
commit
ba03890e2c
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.0",
|
"version": "3.10.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/v3.10.0/liquibase-3.10.0.zip",
|
"url": "https://github.com/liquibase/liquibase/releases/download/v3.10.1/liquibase-3.10.1.zip",
|
||||||
"hash": "00462ca9250ed2670e3d5c32075cdb567bd64752647b20bae1070e640cb16f77",
|
"hash": "a0c40c7d61bf1b99e92ab6c076b72a782f68eef2214fa0241dab60334804dd06",
|
||||||
"bin": "liquibase.bat",
|
"bin": "liquibase.bat",
|
||||||
"persist": "lib-other",
|
"persist": "lib-other",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user