bdw-gc 8.0.0
Closes #33799. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8e83df6730
commit
808166a5dc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class BdwGc < Formula
|
||||
desc "Garbage collector for C and C++"
|
||||
homepage "https://www.hboehm.info/gc/"
|
||||
url "https://github.com/ivmai/bdwgc/releases/download/v7.6.8/gc-7.6.8.tar.gz"
|
||||
sha256 "040ac5cdbf1bebc7c8cd4928996bbae0c54497c151ea5639838fa0128102e258"
|
||||
url "https://github.com/ivmai/bdwgc/releases/download/v8.0.0/gc-8.0.0.tar.gz"
|
||||
sha256 "8f23f9a20883d00af2bff122249807e645bdf386de0de8cbd6cce3e0c6968f04"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue