Skip to content

Commit 7cb3e3e

Browse files
committed
1 parent f867d55 commit 7cb3e3e

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.29.2/liquibase-4.29.2.tar.gz"
5-
sha256 "1d017a206a95ab3076a52f660679c2d80b9f2174942cb0715e35d53931e20ee9"
4+
url "https://github.com/liquibase/liquibase/releases/download/v4.30.0/liquibase-4.30.0.tar.gz"
5+
sha256 "184ffd609518091da42d6cd75e883b4f6ff1763cce8883e95fc99f7f05ca262d"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)