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