File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 11.14.1" ,
33 "description" : " Database migration tool that favors simplicity and convention over configuration." ,
4- "homepage" : " https://flywaydb.org/ " ,
4+ "homepage" : " https://github.com/flyway/flyway " ,
55 "license" : " Apache-2.0" ,
66 "architecture" : {
77 "64bit" : {
8- "url" : " https://download.red-gate. com/maven/release/com/redgate /flyway/flyway-commandline/ 11.14.1/flyway-commandline-11.14.1-windows-x64.zip" ,
9- "hash" : " sha1:556c228c4abe4dcd99caa2d7c1c142856a6d3b39 "
8+ "url" : " https://github. com/flyway/flyway/releases/download /flyway- 11.14.1/flyway-commandline-11.14.1-windows-x64.zip" ,
9+ "hash" : " sha256:957711af2480c6d4050bb22cd8931c94328d6d02d62cdc1bdeae60b0edb725f7 "
1010 }
1111 },
1212 "extract_dir" : " flyway-11.14.1" ,
1717 " jars"
1818 ],
1919 "checkver" : {
20- "url" : " https://download.red-gate. com/maven/release/com/redgate/ flyway/flyway-commandline/maven-metadata.xml " ,
21- "regex" : " <release>( \\ S+)</release> "
20+ "url" : " https://github. com/flyway/flyway/releases/latest " ,
21+ "regex" : " flyway-([ \\ d.]+) "
2222 },
2323 "autoupdate" : {
2424 "architecture" : {
2525 "64bit" : {
26- "url" : " https://download.red-gate. com/maven/release/com/redgate /flyway/flyway-commandline/ $version/flyway-commandline-$version-windows-x64.zip"
26+ "url" : " https://github. com/flyway/flyway/releases/download /flyway- $version/flyway-commandline-$version-windows-x64.zip"
2727 }
2828 },
29- "hash" : {
30- "url" : " $url.sha1"
31- },
3229 "extract_dir" : " flyway-$version"
3330 }
3431}
You can’t perform that action at this time.
0 commit comments