mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
flyway: Update to version 9.0.2
This commit is contained in:
parent
5c353f7dc0
commit
8abd4ef21c
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.0.1",
|
||||
"version": "9.0.2",
|
||||
"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.1/flyway-commandline-9.0.1-windows-x64.zip",
|
||||
"hash": "sha1:0c1ae3959e8c356ce3021f1c84eb81a2e73f86ab"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.0.2/flyway-commandline-9.0.2-windows-x64.zip",
|
||||
"hash": "sha1:3ad48b2dc8f6cad03d0ddafe8623d4cccf7019a8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.0.1",
|
||||
"extract_dir": "flyway-9.0.2",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user