flyway: Update to version 9.5.1

This commit is contained in:
github-actions[bot] 2022-10-20 16:31:28 +00:00
parent 6e95792cce
commit 4021104073

View File

@ -1,15 +1,15 @@
{
"version": "9.5.0",
"version": "9.5.1",
"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.5.0/flyway-commandline-9.5.0-windows-x64.zip",
"hash": "sha1:66208a7aa382247b0095cf35add0e18035391e77"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.5.1/flyway-commandline-9.5.1-windows-x64.zip",
"hash": "sha1:eb20a2e5e689a526f2cc87adae531ec22ce12256"
}
},
"extract_dir": "flyway-9.5.0",
"extract_dir": "flyway-9.5.1",
"bin": "flyway.cmd",
"persist": [
"conf",