mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
flyway: Update to version 9.16.1
This commit is contained in:
parent
d3afb26248
commit
404d571bda
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.16.0",
|
||||
"version": "9.16.1",
|
||||
"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.16.0/flyway-commandline-9.16.0-windows-x64.zip",
|
||||
"hash": "sha1:55a13ec4406db02a4211d40e769de3e4f8bc32df"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.16.1/flyway-commandline-9.16.1-windows-x64.zip",
|
||||
"hash": "sha1:9f454e6aef906753e72a1305c596e45703d328c4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.16.0",
|
||||
"extract_dir": "flyway-9.16.1",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user