mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
flyway: Update to version 11.6.0
This commit is contained in:
parent
251ee66dc2
commit
fbd02ffc1f
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.5.0",
|
||||
"version": "11.6.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.5.0/flyway-commandline-11.5.0-windows-x64.zip",
|
||||
"hash": "sha1:b1e2ca4c96861b233f4b8939b5f6f2d727301b6f"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.6.0/flyway-commandline-11.6.0-windows-x64.zip",
|
||||
"hash": "sha1:39d1e1db4d820c2b139569ba593bb47c375824bf"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-11.5.0",
|
||||
"extract_dir": "flyway-11.6.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user