mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
liquibase: Update to version 5.0.1
This commit is contained in:
parent
25d0945594
commit
4e75976148
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"description": "Database schema change manager (Community Edition)",
|
||||
"homepage": "https://www.liquibase.org/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JRE": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/liquibase/liquibase/releases/download/v5.0.0/liquibase-5.0.0.zip",
|
||||
"hash": "06a76c1a6fb71187a44a4a66738ea8a8bea49d555947ab1c515d7f04ba6dd3aa",
|
||||
"url": "https://github.com/liquibase/liquibase/releases/download/v5.0.1/liquibase-5.0.1.zip",
|
||||
"hash": "7362448021b8e0cfe3d4f345d8cd8403b68469560696e85e3f99aa4d0d7e3001",
|
||||
"bin": "liquibase.bat",
|
||||
"persist": "lib-other",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user