mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
flyway: Update to version 8.5.13
This commit is contained in:
parent
c41767da4d
commit
7d02935611
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "8.5.12",
|
||||
"version": "8.5.13",
|
||||
"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.12/flyway-commandline-8.5.12-windows-x64.zip",
|
||||
"hash": "sha1:2a4e898033d70692da145861781ba22454558376"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.13/flyway-commandline-8.5.13-windows-x64.zip",
|
||||
"hash": "sha1:1565c87cb02be7cf80561b2ae8b3254c57060ada"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-8.5.12",
|
||||
"extract_dir": "flyway-8.5.13",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user