bear 2.3.7
Closes #19138. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
965da225e1
commit
a42e8899b3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Bear < Formula
|
class Bear < Formula
|
||||||
desc "Generate compilation database for clang tooling"
|
desc "Generate compilation database for clang tooling"
|
||||||
homepage "https://github.com/rizsotto/Bear"
|
homepage "https://github.com/rizsotto/Bear"
|
||||||
url "https://github.com/rizsotto/Bear/archive/2.3.6.tar.gz"
|
url "https://github.com/rizsotto/Bear/archive/2.3.7.tar.gz"
|
||||||
sha256 "94ceb407d4058b22563bc26b5a4d0d1d10df83987320e60e455e8a6a5616a75d"
|
sha256 "dfb6bc97eb868ff583ffd737d4873eaa6a1f8d47543694f6a696c9581a20dfad"
|
||||||
head "https://github.com/rizsotto/Bear.git"
|
head "https://github.com/rizsotto/Bear.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue