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