mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
flyway: Update to version 8.5.2
This commit is contained in:
parent
b9fb530864
commit
7ed8b50790
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "8.5.1",
|
||||
"version": "8.5.2",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.1/flyway-commandline-8.5.1-windows-x64.zip",
|
||||
"hash": "sha1:f2124c732978ed15452fd52004bbf5b101858d6f"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.2/flyway-commandline-8.5.2-windows-x64.zip",
|
||||
"hash": "sha1:55dd2445b1f07fe47db15f76f1b6d40bb2e1ea8b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-8.5.1",
|
||||
"extract_dir": "flyway-8.5.2",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user