mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
flyway: Update to version 7.14.0
This commit is contained in:
parent
16a2546ef8
commit
172bed2645
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "7.13.0",
|
||||
"version": "7.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/7.13.0/flyway-commandline-7.13.0-windows-x64.zip",
|
||||
"hash": "sha1:0bd2807dbb0276f7abd9bc6be4093078ee53128e"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.14.0/flyway-commandline-7.14.0-windows-x64.zip",
|
||||
"hash": "sha1:8de6bbae1e63173fde145a668c954c832d2a82c9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-7.13.0",
|
||||
"extract_dir": "flyway-7.14.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user