mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flyway: Update to version 8.0.4
This commit is contained in:
parent
33fbfc96d4
commit
ac6d10f6a9
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "8.0.3",
|
||||
"version": "8.0.4",
|
||||
"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.0.3/flyway-commandline-8.0.3-windows-x64.zip",
|
||||
"hash": "sha1:54f117b7177bf7967c392d15d533a829bc57e00c"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.0.4/flyway-commandline-8.0.4-windows-x64.zip",
|
||||
"hash": "sha1:29ecc5d1d47800ceb8e7286a3d39805ed48ac3c7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-8.0.3",
|
||||
"extract_dir": "flyway-8.0.4",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user