We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a75423 commit 39ad241Copy full SHA for 39ad241
Formula/l/liquibase.rb
@@ -1,8 +1,8 @@
1
class Liquibase < Formula
2
desc "Library for database change tracking"
3
homepage "https://www.liquibase.org/"
4
- url "https://github.com/liquibase/liquibase/releases/download/v4.31.1/liquibase-4.31.1.tar.gz"
5
- sha256 "0555808b59941d497f0c1114c3f2225698afde11c60d191c88e449506a60a3ea"
+ url "https://github.com/liquibase/liquibase/releases/download/v4.32.0/liquibase-4.32.0.tar.gz"
+ sha256 "10910d42ae9990c95a4ac8f0a3665a24bd40d08fb264055d78b923a512774d54"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments