mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
flyway: Update to version 9.20.0
This commit is contained in:
parent
e23760d240
commit
96d555434b
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.19.4",
|
||||
"version": "9.20.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.19.4/flyway-commandline-9.19.4-windows-x64.zip",
|
||||
"hash": "sha1:b1629181aaa30b3fe766efbd4fb1f8a2b5722b58"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.20.0/flyway-commandline-9.20.0-windows-x64.zip",
|
||||
"hash": "sha1:8101be481071004451b4ed90444bf0f618eddbb7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.19.4",
|
||||
"extract_dir": "flyway-9.20.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user