Skip to content

Commit 39ad241

Browse files
committed
1 parent 8a75423 commit 39ad241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/liquibase.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Liquibase < Formula
22
desc "Library for database change tracking"
33
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"
4+
url "https://github.com/liquibase/liquibase/releases/download/v4.32.0/liquibase-4.32.0.tar.gz"
5+
sha256 "10910d42ae9990c95a4ac8f0a3665a24bd40d08fb264055d78b923a512774d54"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)