mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
flyway: Update to version 11.19.0
This commit is contained in:
parent
9c932f73d8
commit
0d15e04e6a
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "11.18.0",
|
"version": "11.19.0",
|
||||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||||
"homepage": "https://github.com/flyway/flyway",
|
"homepage": "https://github.com/flyway/flyway",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/flyway/flyway/releases/download/flyway-11.18.0/flyway-commandline-11.18.0-windows-x64.zip",
|
"url": "https://github.com/flyway/flyway/releases/download/flyway-11.19.0/flyway-commandline-11.19.0-windows-x64.zip",
|
||||||
"hash": "d4c1c917b4fcc4bb6ceb992df5e48bbf1db988b19e307693ad7eecfee7581e92"
|
"hash": "0cff24fd2efe6c547236d9d76a65e3a45ed03474917863624c3dbf8bab60556a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-11.18.0",
|
"extract_dir": "flyway-11.19.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user