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