mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
flyway: Update to version 8.5.5
This commit is contained in:
parent
65d0007201
commit
b247770068
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "8.5.4",
|
||||
"version": "8.5.5",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.4/flyway-commandline-8.5.4-windows-x64.zip",
|
||||
"hash": "sha1:2830103f866e78642e819221877bc95e6f6ffbc6"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.5/flyway-commandline-8.5.5-windows-x64.zip",
|
||||
"hash": "sha1:f099ea647c30849ffe2d70e03bd5cc6c425e2981"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-8.5.4",
|
||||
"extract_dir": "flyway-8.5.5",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user