aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/liquibase.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/liquibase.rb b/Library/Formula/liquibase.rb
index 4f9b3b125..b56f63d1d 100644
--- a/Library/Formula/liquibase.rb
+++ b/Library/Formula/liquibase.rb
@@ -2,8 +2,8 @@ require 'formula'
class Liquibase < Formula
homepage 'http://liquibase.org'
- url 'http://downloads.sourceforge.net/project/liquibase/Liquibase%20Core/liquibase-3.0.2-bin.tar.gz'
- sha1 'c48193ea228b07b0c42109692c8ddb4981863044'
+ url 'http://downloads.sourceforge.net/project/liquibase/Liquibase%20Core/liquibase-3.0.4-bin.tar.gz'
+ sha1 '9ee67d19e1f8099abb2217239092e5eb883b6e88'
def install
rm_f Dir['*.bat']