mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
flyway: Update to version 8.5.4
This commit is contained in:
parent
0f4d45b8da
commit
fd9e93b7bf
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "8.5.3",
|
"version": "8.5.4",
|
||||||
"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/8.5.3/flyway-commandline-8.5.3-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.4/flyway-commandline-8.5.4-windows-x64.zip",
|
||||||
"hash": "sha1:4d1f30cf4dd1e13900dbeb6cc569cac8a0442f94"
|
"hash": "sha1:2830103f866e78642e819221877bc95e6f6ffbc6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-8.5.3",
|
"extract_dir": "flyway-8.5.4",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user