mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
flyway: Update to version 6.0.4
This commit is contained in:
parent
1abe53022d
commit
bd08ae7fc7
@ -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.0.3",
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.3/flyway-commandline-6.0.3-windows-x64.zip",
|
||||
"extract_dir": "flyway-6.0.3",
|
||||
"version": "6.0.4",
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.4/flyway-commandline-6.0.4-windows-x64.zip",
|
||||
"extract_dir": "flyway-6.0.4",
|
||||
"bin": "flyway.cmd",
|
||||
"hash": "sha1:9782bfbf088705f024d182dcc9dea05b4b69ed66",
|
||||
"hash": "sha1:2a626f45fe4d28a496a6c58be11d7bfb97bfbfd9",
|
||||
"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