mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
flyway: Update to version 7.8.1
This commit is contained in:
parent
9da558fd2a
commit
3c60515856
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "7.8.0",
|
"version": "7.8.1",
|
||||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||||
"homepage": "https://flywaydb.org/",
|
"homepage": "https://flywaydb.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.8.0/flyway-commandline-7.8.0-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.8.1/flyway-commandline-7.8.1-windows-x64.zip",
|
||||||
"hash": "sha1:47c44541708cc460704c4ac46627e89c316ea823"
|
"hash": "sha1:c50004dd5b91b4dee852419c120251ddf9f72391"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-7.8.0",
|
"extract_dir": "flyway-7.8.1",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user