mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
flyway: Update to version 7.8.0
This commit is contained in:
parent
286d69c706
commit
e88423386c
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "7.7.3",
|
||||
"version": "7.8.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/7.7.3/flyway-commandline-7.7.3-windows-x64.zip",
|
||||
"hash": "sha1:0b67c7a9630ff9bf93b6551b67e4daa26b0f015a"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.8.0/flyway-commandline-7.8.0-windows-x64.zip",
|
||||
"hash": "sha1:47c44541708cc460704c4ac46627e89c316ea823"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-7.7.3",
|
||||
"extract_dir": "flyway-7.8.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user