aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-05-19 22:46:55 -0700
committerBrett Koonce2014-05-20 00:04:33 -0700
commit92db0e63eaa54b590475b9391cd7f0725db5538b (patch)
tree3e324f3601b8ced8f2d104b2996508d324f28ea3 /Library/Formula
parenta6189d579f61938db6aa9bc55c5f4312035b448b (diff)
downloadhomebrew-92db0e63eaa54b590475b9391cd7f0725db5538b.tar.bz2
bear 1.4.1
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bear.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/bear.rb b/Library/Formula/bear.rb
index fadc9a12f..769bfa7bc 100644
--- a/Library/Formula/bear.rb
+++ b/Library/Formula/bear.rb
@@ -2,8 +2,8 @@ require "formula"
class Bear < Formula
homepage "https://github.com/rizsotto/Bear"
- url "https://github.com/rizsotto/Bear/archive/1.4.tar.gz"
- sha1 "0ea917b5fefb9c3293310d9280b131366fc6de74"
+ url "https://github.com/rizsotto/Bear/archive/1.4.1.tar.gz"
+ sha1 "79d47abfa497744b40ac39065e6ebfbe5638f6cd"
depends_on "cmake" => :build
depends_on "pkg-config" => :build