mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
flyway: Update to version 8.5.0
This commit is contained in:
parent
52cdfb8e1c
commit
9a66cf88e6
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "8.4.4",
|
||||
"version": "8.5.0",
|
||||
"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.4.4/flyway-commandline-8.4.4-windows-x64.zip",
|
||||
"hash": "sha1:7953c25dfe1f8f7b70f8c55734c6df7e6001c0e4"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.0/flyway-commandline-8.5.0-windows-x64.zip",
|
||||
"hash": "sha1:28f15f04f31cc9cd2ef51fd46d746f94180a34ee"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-8.4.4",
|
||||
"extract_dir": "flyway-8.5.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user