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 f867d55 commit 7cb3e3eCopy full SHA for 7cb3e3e
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.29.2/liquibase-4.29.2.tar.gz"
5
- sha256 "1d017a206a95ab3076a52f660679c2d80b9f2174942cb0715e35d53931e20ee9"
+ url "https://github.com/liquibase/liquibase/releases/download/v4.30.0/liquibase-4.30.0.tar.gz"
+ sha256 "184ffd609518091da42d6cd75e883b4f6ff1763cce8883e95fc99f7f05ca262d"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments