aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMarkus Cisler2013-09-02 23:47:26 +0200
committerJack Nagel2013-09-02 18:32:09 -0500
commita36227da6285930eeb9dc8799d7554704a4d44fe (patch)
treef0998d9f9f09b90dc5da713cd283978fb2af8cfb /Library
parent816e6afe876063701ac4b946ed5c7bc736005761 (diff)
downloadhomebrew-a36227da6285930eeb9dc8799d7554704a4d44fe.tar.bz2
fb-client 1.3.0
Closes #22272. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fb-client.rb4
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"