bear 1.4.1

This commit is contained in:
Brett Koonce 2014-05-19 22:46:55 -07:00
parent 48c3eca291
commit e191e26723

View file

@ -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