diff options
| -rw-r--r-- | Library/Formula/depqbf.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/depqbf.rb b/Library/Formula/depqbf.rb index 16aefed58..af44ca84d 100644 --- a/Library/Formula/depqbf.rb +++ b/Library/Formula/depqbf.rb @@ -2,8 +2,8 @@ require 'formula' class Depqbf < Formula homepage 'http://lonsing.github.io/depqbf/' - url 'https://github.com/lonsing/depqbf/archive/version-3.0.tar.gz' - sha1 '4dbce430731ba0424b24f3960b932fe2984eb452' + url 'https://github.com/lonsing/depqbf/archive/version-3.01.tar.gz' + sha1 '7f1dc19f07fc0fa607724d1b7b124d5f2620acee' head 'https://github.com/lonsig/depqbf.git' def install |
