mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
flyway: Update to version 11.11.0
This commit is contained in:
parent
a609585f8f
commit
8b3d20a9c6
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "11.10.5",
|
"version": "11.11.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://flywaydb.org/",
|
"homepage": "https://flywaydb.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.10.5/flyway-commandline-11.10.5-windows-x64.zip",
|
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.11.0/flyway-commandline-11.11.0-windows-x64.zip",
|
||||||
"hash": "sha1:d61da845ade06d08656f179758134933d507be1d"
|
"hash": "sha1:a8ab698a9952cd9ae4797bda62ccac705234b0f6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-11.10.5",
|
"extract_dir": "flyway-11.11.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user