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