mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flyway: Update to version 9.4.0
This commit is contained in:
parent
4351928ac0
commit
e57ccce21b
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.3.1",
|
||||
"version": "9.4.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/9.3.1/flyway-commandline-9.3.1-windows-x64.zip",
|
||||
"hash": "sha1:8cbca528d008c86aeed90b62460457b9fbd63290"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.4.0/flyway-commandline-9.4.0-windows-x64.zip",
|
||||
"hash": "sha1:7d65bb12224b3d8e7738032a57f230d909cca778"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.3.1",
|
||||
"extract_dir": "flyway-9.4.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user