mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
flyway: Update to version 9.0.3
This commit is contained in:
parent
dc3c5ddedf
commit
038111f8e6
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.0.2",
|
||||
"version": "9.0.3",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.0.2/flyway-commandline-9.0.2-windows-x64.zip",
|
||||
"hash": "sha1:3ad48b2dc8f6cad03d0ddafe8623d4cccf7019a8"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.0.3/flyway-commandline-9.0.3-windows-x64.zip",
|
||||
"hash": "sha1:9c5f74ed49837724589f46a499212579361a3bac"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.0.2",
|
||||
"extract_dir": "flyway-9.0.3",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user