mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
flyway: Update to version 10.1.0
This commit is contained in:
parent
920d35b800
commit
7eb5820ddf
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "10.0.1",
|
||||
"version": "10.1.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/10.0.1/flyway-commandline-10.0.1-windows-x64.zip",
|
||||
"hash": "sha1:8b8eb588173b73ce410761c343d08fcbc6d35c6a"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.1.0/flyway-commandline-10.1.0-windows-x64.zip",
|
||||
"hash": "sha1:7ac78808ada1cc1e14dcabf627221fc35a646853"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-10.0.1",
|
||||
"extract_dir": "flyway-10.1.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user