mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
flyway: Update to version 9.14.0
This commit is contained in:
parent
dd3ea3b27b
commit
1558b0fbd7
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.12.0",
|
||||
"version": "9.14.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.12.0/flyway-commandline-9.12.0-windows-x64.zip",
|
||||
"hash": "sha1:b4075b77d11ef2b7b607aa5d3e222e8841564650"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.14.0/flyway-commandline-9.14.0-windows-x64.zip",
|
||||
"hash": "sha1:87c0657949bb6fb94a8e66a036c00a787e893472"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.12.0",
|
||||
"extract_dir": "flyway-9.14.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user