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