mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flyway: Update to version 6.3.1
This commit is contained in:
parent
aeea7f7590
commit
e3f6a34805
@ -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": "6.3.0",
|
"version": "6.3.1",
|
||||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.3.0/flyway-commandline-6.3.0-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.3.1/flyway-commandline-6.3.1-windows-x64.zip",
|
||||||
"extract_dir": "flyway-6.3.0",
|
"extract_dir": "flyway-6.3.1",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"hash": "sha1:18dd57bd82fe25b457ddc09e6ea06727b7347ac2",
|
"hash": "sha1:f8d53aaaa749e3ef9ec7fe6c6861724be2e03565",
|
||||||
"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