mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11: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.",
|
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||||
"homepage": "https://flywaydb.org/",
|
"homepage": "https://flywaydb.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.19.4/flyway-commandline-9.19.4-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.20.0/flyway-commandline-9.20.0-windows-x64.zip",
|
||||||
"hash": "sha1:b1629181aaa30b3fe766efbd4fb1f8a2b5722b58"
|
"hash": "sha1:8101be481071004451b4ed90444bf0f618eddbb7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-9.19.4",
|
"extract_dir": "flyway-9.20.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user