mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
flyway: Update to version 11.15.0
This commit is contained in:
parent
3581442f78
commit
cc23157291
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.14.1",
|
||||
"version": "11.15.0",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.14.1/flyway-commandline-11.14.1-windows-x64.zip",
|
||||
"hash": "sha1:556c228c4abe4dcd99caa2d7c1c142856a6d3b39"
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.15.0/flyway-commandline-11.15.0-windows-x64.zip",
|
||||
"hash": "sha1:501b9a5ffffa76f3d9cdecb4288f7d0460e70bce"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-11.14.1",
|
||||
"extract_dir": "flyway-11.15.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user