mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
flyway: Update to version 9.2.0
This commit is contained in:
parent
3af9cf3ec4
commit
763db534c3
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "9.1.6",
|
"version": "9.2.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://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.1.6/flyway-commandline-9.1.6-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.2.0/flyway-commandline-9.2.0-windows-x64.zip",
|
||||||
"hash": "sha1:7ae640fd6d26714230fe7280bb6962bbf18f14d4"
|
"hash": "sha1:6269d130ce8b31246e62562b7593e9b67f2310af"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-9.1.6",
|
"extract_dir": "flyway-9.2.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user