mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
flyway: Update to version 8.2.0
This commit is contained in:
parent
9ca77a6fd2
commit
9255b5c09d
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "8.1.0",
|
||||
"version": "8.2.0",
|
||||
"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/8.1.0/flyway-commandline-8.1.0-windows-x64.zip",
|
||||
"hash": "sha1:e1df9660b3d81dffaad3a5fe6d0663593c7be9fd"
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.2.0/flyway-commandline-8.2.0-windows-x64.zip",
|
||||
"hash": "sha1:880caed3593731f928109a7eb13a257d23ec228c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-8.1.0",
|
||||
"extract_dir": "flyway-8.2.0",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user