mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
flyway: Update to version 8.5.8
This commit is contained in:
parent
ddbf751e89
commit
1092d76923
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "8.5.7",
|
||||
"version": "8.5.8",
|
||||
"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/8.5.7/flyway-commandline-8.5.7-windows-x64.zip",
|
||||
"hash": "sha1:02b568e30f3c001b0939bb35731d58d87d565054"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.8/flyway-commandline-8.5.8-windows-x64.zip",
|
||||
"hash": "sha1:963d2f587b30337272b02be69e9cc522ad09cd06"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-8.5.7",
|
||||
"extract_dir": "flyway-8.5.8",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user