mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
flyway: Update to version 9.20.1
This commit is contained in:
parent
34e1515e7e
commit
b5bd7e1112
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "9.20.0",
|
"version": "9.20.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/9.20.0/flyway-commandline-9.20.0-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.20.1/flyway-commandline-9.20.1-windows-x64.zip",
|
||||||
"hash": "sha1:8101be481071004451b4ed90444bf0f618eddbb7"
|
"hash": "sha1:197b9269abc90178306a7621ac1936e84e72037e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-9.20.0",
|
"extract_dir": "flyway-9.20.1",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user