bear 2.3.4
Closes #12878. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3677166a67
commit
7a04eac2ea
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bear < Formula
|
||||
desc "Generate compilation database for clang tooling"
|
||||
homepage "https://github.com/rizsotto/Bear"
|
||||
url "https://github.com/rizsotto/Bear/archive/2.3.3.tar.gz"
|
||||
sha256 "020a252510c437a59a238b3326a7cc2c0b9f074c2b5e74402f14fece87342732"
|
||||
url "https://github.com/rizsotto/Bear/archive/2.3.4.tar.gz"
|
||||
sha256 "9ee30a034222424cda5d8c2eedccefdc2727ea8eb90ad32a32272dd3f31f3d68"
|
||||
head "https://github.com/rizsotto/Bear.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue