aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 769bfa7bc..c67740c8a 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.1.tar.gz"
- sha1 "79d47abfa497744b40ac39065e6ebfbe5638f6cd"
+ url "https://github.com/rizsotto/Bear/archive/1.4.2.tar.gz"
+ sha1 "cb46807114febb4d5ad8d24e9d6442d5fa9a7a36"
depends_on "cmake" => :build
depends_on "pkg-config" => :build