mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 04:31:27 +00:00
flyway: Update to version 9.22.0
This commit is contained in:
parent
14e1d06d37
commit
5c71b3c30e
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.21.2",
|
||||
"version": "9.22.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.21.2/flyway-commandline-9.21.2-windows-x64.zip",
|
||||
"hash": "sha1:9c99270ee8c82b38309b57ce874bacf751a50d90"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.22.0/flyway-commandline-9.22.0-windows-x64.zip",
|
||||
"hash": "sha1:6b6f447abf6c21d3e7dee41a501ca0d301e1d1f3"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.21.2",
|
||||
"extract_dir": "flyway-9.22.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user