fruit 3.7.0
Closes #117317. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
7b48dc7999
commit
a1373a6da0
|
@ -1,8 +1,8 @@
|
|||
class Fruit < Formula
|
||||
desc "Dependency injection framework for C++"
|
||||
homepage "https://github.com/google/fruit/wiki"
|
||||
url "https://github.com/google/fruit/archive/v3.6.0.tar.gz"
|
||||
sha256 "b35b9380f3affe0b3326f387505fa80f3584b0d0a270362df1f4ca9c39094eb5"
|
||||
url "https://github.com/google/fruit/archive/v3.7.0.tar.gz"
|
||||
sha256 "134d65c8e6dff204aeb771058c219dcd9a353853e30a3961a5d17a6cff434a09"
|
||||
license "Apache-2.0"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue