mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
flyway: Update to version 9.19.1
This commit is contained in:
parent
79b524ab19
commit
cec5aadb78
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.19.0",
|
||||
"version": "9.19.1",
|
||||
"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.19.0/flyway-commandline-9.19.0-windows-x64.zip",
|
||||
"hash": "sha1:7013df1615bbd2ae622ad58f41589e1ae87f3871"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.19.1/flyway-commandline-9.19.1-windows-x64.zip",
|
||||
"hash": "sha1:d22a73cad2b411ef8b482fbe7d8ea46cbf0e0c46"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.19.0",
|
||||
"extract_dir": "flyway-9.19.1",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user