mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flyway: Update to version 6.0.0
This commit is contained in:
parent
bc93ef42aa
commit
38cbfd4f9c
@ -2,11 +2,11 @@
|
|||||||
"homepage": "https://flywaydb.org/",
|
"homepage": "https://flywaydb.org/",
|
||||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "5.2.4",
|
"version": "6.0.0",
|
||||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/5.2.4/flyway-commandline-5.2.4-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.0/flyway-commandline-6.0.0-windows-x64.zip",
|
||||||
"extract_dir": "flyway-5.2.4",
|
"extract_dir": "flyway-6.0.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"hash": "sha1:b2c66757b2c977fec409ed3812b1e0817c4c9145",
|
"hash": "sha1:c85ca3db46a4584a9b1e70109a5915b83af711aa",
|
||||||
"checkver": "Get Started with Flyway\\s+([\\d.]+)",
|
"checkver": "Get Started with Flyway\\s+([\\d.]+)",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user