mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
flyway: Update to version 6.5.1
This commit is contained in:
parent
354e990e60
commit
7cb5a925d9
@ -2,11 +2,11 @@
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"license": "Apache-2.0",
|
||||
"version": "6.5.0",
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.5.0/flyway-commandline-6.5.0-windows-x64.zip",
|
||||
"extract_dir": "flyway-6.5.0",
|
||||
"version": "6.5.1",
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.5.1/flyway-commandline-6.5.1-windows-x64.zip",
|
||||
"extract_dir": "flyway-6.5.1",
|
||||
"bin": "flyway.cmd",
|
||||
"hash": "sha1:8969490b48da848eb7234c3e10aa3ab3464aaa1d",
|
||||
"hash": "sha1:ae189e195715e42d1a710f57888f66b51cc7fd83",
|
||||
"checkver": "Get Started with Flyway\\s+([\\d.]+)",
|
||||
"autoupdate": {
|
||||
"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