mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
flyway: Update to version 6.2.4
This commit is contained in:
parent
2f9e1a1874
commit
0e3f1515e9
@ -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.2.3",
|
"version": "6.2.4",
|
||||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.2.3/flyway-commandline-6.2.3-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.2.4/flyway-commandline-6.2.4-windows-x64.zip",
|
||||||
"extract_dir": "flyway-6.2.3",
|
"extract_dir": "flyway-6.2.4",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"hash": "sha1:53d1507e9bb642bd8edb66f3f57dfb99fab0275a",
|
"hash": "sha1:3be82160ef8943359ac3e9357050189449e02b01",
|
||||||
"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