mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
flyway: Update to version 11.12.0
This commit is contained in:
parent
7040a79994
commit
ae995a47a4
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.11.2",
|
||||
"version": "11.12.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.11.2/flyway-commandline-11.11.2-windows-x64.zip",
|
||||
"hash": "sha1:371a47f73b787d2ea141a47d2c764ee921935eac"
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.12.0/flyway-commandline-11.12.0-windows-x64.zip",
|
||||
"hash": "sha1:86ea287f28aa5db09c1a3e2f4b41d5a1f48de319"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-11.11.2",
|
||||
"extract_dir": "flyway-11.12.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user