mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
flyway: Update to version 9.0.0
This commit is contained in:
parent
339f71a4e9
commit
0906f039d1
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "8.5.13",
|
"version": "9.0.0",
|
||||||
"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.13/flyway-commandline-8.5.13-windows-x64.zip",
|
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.0.0/flyway-commandline-9.0.0-windows-x64.zip",
|
||||||
"hash": "sha1:1565c87cb02be7cf80561b2ae8b3254c57060ada"
|
"hash": "sha1:ca781d592f75ac1d9f7192c34f5ddba3846cbacc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flyway-8.5.13",
|
"extract_dir": "flyway-9.0.0",
|
||||||
"bin": "flyway.cmd",
|
"bin": "flyway.cmd",
|
||||||
"persist": [
|
"persist": [
|
||||||
"conf",
|
"conf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user