mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
flyway: Update to version 6.3.3
This commit is contained in:
parent
b5f307919c
commit
43cef6e130
@ -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.2",
|
"version": "6.3.3",
|
||||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.3.2/flyway-commandline-6.3.2-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.3.3/flyway-commandline-6.3.3-windows-x64.zip",
|
||||||
"extract_dir": "flyway-6.3.2",
|
"extract_dir": "flyway-6.3.3",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"hash": "sha1:d88c54438ac98f15bcf308eb13ea03dacf5984e8",
|
"hash": "sha1:9dbab6b86a5ad9900499401a85883c3545c2b82e",
|
||||||
"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