mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
flyway: Update to version 9.5.1
This commit is contained in:
parent
6e95792cce
commit
4021104073
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user