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