mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
flyway: Update to version 11.17.1
This commit is contained in:
parent
c89248e525
commit
cf8dffded6
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.17.0",
|
||||
"version": "11.17.1",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"homepage": "https://github.com/flyway/flyway",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/flyway/flyway/releases/download/flyway-11.17.0/flyway-commandline-11.17.0-windows-x64.zip",
|
||||
"hash": "ff55a382cd3dea301a56dab685fdbe5dbe35e8d6bc194c726926c751dbfa281c"
|
||||
"url": "https://github.com/flyway/flyway/releases/download/flyway-11.17.1/flyway-commandline-11.17.1-windows-x64.zip",
|
||||
"hash": "aecd4dfc6cf092930e6a636cd673a40362f13ba63ab4eca4fa580a2dd4f80b36"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-11.17.0",
|
||||
"extract_dir": "flyway-11.17.1",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user