mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
flyway: Update to version 9.1.6
This commit is contained in:
parent
0f4111bc3b
commit
eaae84333f
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.1.5",
|
||||
"version": "9.1.6",
|
||||
"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.1.5/flyway-commandline-9.1.5-windows-x64.zip",
|
||||
"hash": "sha1:6538373ff267285a8d121d75d768f3bdf4fb3116"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.1.6/flyway-commandline-9.1.6-windows-x64.zip",
|
||||
"hash": "sha1:7ae640fd6d26714230fe7280bb6962bbf18f14d4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.1.5",
|
||||
"extract_dir": "flyway-9.1.6",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user