mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
flyway: Update to version 5.2.2
This commit is contained in:
parent
6cbb14ffeb
commit
bd56d3cb71
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"license": "Apache-2.0",
|
||||
"version": "5.2.1",
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/5.2.1/flyway-commandline-5.2.1-windows-x64.zip",
|
||||
"extract_dir": "flyway-5.2.1",
|
||||
"version": "5.2.2",
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/5.2.2/flyway-commandline-5.2.2-windows-x64.zip",
|
||||
"extract_dir": "flyway-5.2.2",
|
||||
"bin": "flyway.cmd",
|
||||
"hash": "sha1:196a3aee3e0875c975010c919535a457dc13302f",
|
||||
"hash": "sha1:908d727a3afa5a5f8e43e95d12660eb6cde40681",
|
||||
"checkver": "Get Started with Flyway\\s+([\\d.]+)",
|
||||
"autoupdate": {
|
||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user