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