bear 1.4.1
This commit is contained in:
parent
48c3eca291
commit
e191e26723
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue