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