mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
flyway: Update to version 11.13.1
This commit is contained in:
parent
1e7551f3f5
commit
61d9fb0aff
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.13.2",
|
||||
"version": "11.13.1",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.2/flyway-commandline-11.13.2-windows-x64.zip",
|
||||
"hash": "sha1:89176438da6b8485bfd81e42a4b5e3821c1aca59"
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.1/flyway-commandline-11.13.1-windows-x64.zip",
|
||||
"hash": "sha1:e9c4f9fcda04e576fb878861617457551eb1a5e4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-11.13.2",
|
||||
"extract_dir": "flyway-11.13.1",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user