mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
flyway: Update to version 8.5.7
This commit is contained in:
parent
50495c1795
commit
35818e153d
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "8.5.6",
|
"version": "8.5.7",
|
||||||
"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/8.5.6/flyway-commandline-8.5.6-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.7/flyway-commandline-8.5.7-windows-x64.zip",
|
||||||
"hash": "sha1:1cb0ba718f048d3b39af8e1be099c406c18c060c"
|
"hash": "sha1:02b568e30f3c001b0939bb35731d58d87d565054"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-8.5.6",
|
"extract_dir": "flyway-8.5.7",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user