mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
flyway: Update to version 7.7.0
This commit is contained in:
parent
8a935c0e8b
commit
da3985f0dd
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "7.6.0",
|
"version": "7.7.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/7.6.0/flyway-commandline-7.6.0-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.7.0/flyway-commandline-7.7.0-windows-x64.zip",
|
||||||
"hash": "sha1:60fcee19fbf3b4c46d6a9d5d05c183f332dfc7c5"
|
"hash": "sha1:0bea15ebbb9e243582fab2ab3ae3f6201be728ac"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-7.6.0",
|
"extract_dir": "flyway-7.7.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user