mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
flyway: Update to version 9.19.4
This commit is contained in:
parent
a2f442536b
commit
903cbce886
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.19.3",
|
||||
"version": "9.19.4",
|
||||
"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.3/flyway-commandline-9.19.3-windows-x64.zip",
|
||||
"hash": "sha1:72bcfe205a77b9085a7008e8276f7af3082fed38"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.19.4/flyway-commandline-9.19.4-windows-x64.zip",
|
||||
"hash": "sha1:b1629181aaa30b3fe766efbd4fb1f8a2b5722b58"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.19.3",
|
||||
"extract_dir": "flyway-9.19.4",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user