mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
flyway: Update to version 8.0.2
This commit is contained in:
parent
eed585c67a
commit
406930e4a1
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"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.0.1/flyway-commandline-8.0.1-windows-x64.zip",
|
||||
"hash": "sha1:ba8b64da0a8a8e5e0b5035924f9013b8eba1dfdc"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.0.2/flyway-commandline-8.0.2-windows-x64.zip",
|
||||
"hash": "sha1:4a27d94ab0296f870ca616c38a81903cbc6b2e47"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-8.0.1",
|
||||
"extract_dir": "flyway-8.0.2",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user