mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
flyway: Update to version 7.1.0
This commit is contained in:
parent
6ee41dffda
commit
6923d01641
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "7.0.4",
|
||||
"version": "7.1.0",
|
||||
"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/7.0.4/flyway-commandline-7.0.4-windows-x64.zip",
|
||||
"hash": "sha1:7d5b6d176b00cc70e668ca53724f3d34fcdcec61"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.1.0/flyway-commandline-7.1.0-windows-x64.zip",
|
||||
"hash": "sha1:0c693227490f8abd4c2ea4c080d945d7ee70f211"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-7.0.4",
|
||||
"extract_dir": "flyway-7.1.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user