mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
flyway: Update to version 7.5.2
This commit is contained in:
parent
a25180444a
commit
9b8955d493
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "7.5.1",
|
||||
"version": "7.5.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/7.5.1/flyway-commandline-7.5.1-windows-x64.zip",
|
||||
"hash": "sha1:4ba779f70409244aa57adc6ccdce528d0bc59438"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.5.2/flyway-commandline-7.5.2-windows-x64.zip",
|
||||
"hash": "sha1:b8c91a84083ba1e1eedc7419fd5feab07a3a0979"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-7.5.1",
|
||||
"extract_dir": "flyway-7.5.2",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user