mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
flyway: Update to version 6.5.2
This commit is contained in:
parent
3cd93fa257
commit
d32c0086c5
@ -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.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",
|
||||
"version": "6.5.2",
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.5.2/flyway-commandline-6.5.2-windows-x64.zip",
|
||||
"extract_dir": "flyway-6.5.2",
|
||||
"bin": "flyway.cmd",
|
||||
"hash": "sha1:ae189e195715e42d1a710f57888f66b51cc7fd83",
|
||||
"hash": "sha1:0da6a2ca8e1002a8146d7a37d2c5c18ae6ee36e3",
|
||||
"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