parent
96e721c7b3
commit
36a019d105
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
class Bear < Formula
|
||||
desc "Generate compilation database for clang tooling"
|
||||
homepage "https://github.com/rizsotto/Bear"
|
||||
url "https://github.com/rizsotto/Bear/archive/2.0.3.tar.gz"
|
||||
sha256 "e9d217465198453ce87237e650dedb77f92cb530a10eac53b4a062ba779bd6c1"
|
||||
url "https://github.com/rizsotto/Bear/archive/2.0.4.tar.gz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/b/bear/bear_2.0.4.orig.tar.gz"
|
||||
sha256 "33ea117b09068aa2cd59c0f0f7535ad82c5ee473133779f1cc20f6f99793a63e"
|
||||
head "https://github.com/rizsotto/Bear.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue