mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
flyway: Update to version 11.14.0
This commit is contained in:
parent
8cb4e731ca
commit
950209689e
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "11.13.3",
|
"version": "11.14.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://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.3/flyway-commandline-11.13.3-windows-x64.zip",
|
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.14.0/flyway-commandline-11.14.0-windows-x64.zip",
|
||||||
"hash": "sha1:2c237b38641bb15e80cb89fd9bbf0df095d0045f"
|
"hash": "sha1:8ed5ec7f568e127c1eadf004fdfddb827a07789c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-11.13.3",
|
"extract_dir": "flyway-11.14.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user