mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flyway: Update to version 7.0.4
This commit is contained in:
parent
2063a7e7b4
commit
6c0de5676e
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "7.0.3",
|
||||
"version": "7.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/7.0.3/flyway-commandline-7.0.3-windows-x64.zip",
|
||||
"hash": "sha1:1634cfc59e522ec4fa06654fc925fa31a8d3ec06"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.0.4/flyway-commandline-7.0.4-windows-x64.zip",
|
||||
"hash": "sha1:7d5b6d176b00cc70e668ca53724f3d34fcdcec61"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-7.0.3",
|
||||
"extract_dir": "flyway-7.0.4",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user