mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
flyway: Update to version 9.1.4
This commit is contained in:
parent
7e1954d132
commit
4589a6f769
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.1.3",
|
||||
"version": "9.1.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/9.1.3/flyway-commandline-9.1.3-windows-x64.zip",
|
||||
"hash": "sha1:890946baa0bdf80d413ae070c605d3414bfc65dc"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.1.4/flyway-commandline-9.1.4-windows-x64.zip",
|
||||
"hash": "sha1:0efa36fe854545653905e0f106c3e6a03f034c08"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.1.3",
|
||||
"extract_dir": "flyway-9.1.4",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user