mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 10:34:52 +00:00
flyway: Update to version 11.4.0
This commit is contained in:
parent
2442c6e456
commit
ebced4c6e8
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.3.4",
|
||||
"version": "11.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/11.3.4/flyway-commandline-11.3.4-windows-x64.zip",
|
||||
"hash": "sha1:d2a99c5dac08d79b7223d070b84a814dfb0f3f35"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.4.0/flyway-commandline-11.4.0-windows-x64.zip",
|
||||
"hash": "sha1:e78dc331fc047ab4ec8efdaacd427e642d14cd92"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-11.3.4",
|
||||
"extract_dir": "flyway-11.4.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user