mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
flyway: Update to version 11.17.2
This commit is contained in:
parent
fb1b64e4d7
commit
2980a7b067
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "11.17.1",
|
"version": "11.17.2",
|
||||||
"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.17.1/flyway-commandline-11.17.1-windows-x64.zip",
|
"url": "https://github.com/flyway/flyway/releases/download/flyway-11.17.2/flyway-commandline-11.17.2-windows-x64.zip",
|
||||||
"hash": "aecd4dfc6cf092930e6a636cd673a40362f13ba63ab4eca4fa580a2dd4f80b36"
|
"hash": "8c9e2f9853a3d0b0483430e19ea1d53a73905803afca72bfcd10f0bb76174139"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-11.17.1",
|
"extract_dir": "flyway-11.17.2",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user