mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
flyway: Update to version 10.0.0
This commit is contained in:
parent
a385db5b74
commit
1497bdc8bd
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "9.22.3",
|
||||
"version": "10.0.0",
|
||||
"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/9.22.3/flyway-commandline-9.22.3-windows-x64.zip",
|
||||
"hash": "sha1:20dccf5083150f70a9c92481d1af762c07a22e9b"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.0.0/flyway-commandline-10.0.0-windows-x64.zip",
|
||||
"hash": "sha1:1d6dcddd59c1a55039d495a27187d483f6a6d802"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-9.22.3",
|
||||
"extract_dir": "flyway-10.0.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user