diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fb-client.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fb-client.rb b/Library/Formula/fb-client.rb index b9d53f693..9319d531a 100644 --- a/Library/Formula/fb-client.rb +++ b/Library/Formula/fb-client.rb @@ -2,8 +2,8 @@ require 'formula' class FbClient < Formula homepage 'https://paste.xinu.at' - url 'https://paste.xinu.at/data/client/fb-1.1.4.tar.gz' - sha1 '03483b5cdda9d27121941ddd10ffd20967f3f63b' + url 'https://paste.xinu.at/data/client/fb-1.3.0.tar.gz' + sha1 '4ecf517def1f56a4bfccbea9fc977ce0923566fb' conflicts_with 'findbugs', :because => "findbugs and fb-client both install a `fb` binary" |
