mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
flyway: Update to version 9.19.3
This commit is contained in:
parent
8c447d107c
commit
79039d8fd3
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.19.2",
|
||||
"version": "9.19.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.19.2/flyway-commandline-9.19.2-windows-x64.zip",
|
||||
"hash": "sha1:396eba730a5e44cb5442b8998ac8d8f4b4b01e58"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.19.3/flyway-commandline-9.19.3-windows-x64.zip",
|
||||
"hash": "sha1:72bcfe205a77b9085a7008e8276f7af3082fed38"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.19.2",
|
||||
"extract_dir": "flyway-9.19.3",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user