From f9b27412ae5e43f72ee2cd05e6237f0aca6e8434 Mon Sep 17 00:00:00 2001 From: hironow Date: Wed, 25 Sep 2024 00:23:38 +0900 Subject: [PATCH] Add llvm to Brewfile --- dump/Brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dump/Brewfile b/dump/Brewfile index 9e9516a..7b406e8 100644 --- a/dump/Brewfile +++ b/dump/Brewfile @@ -29,7 +29,6 @@ brew "act" brew "aliyun-cli" brew "openssl@3" brew "protobuf" -brew "llvm" brew "aria2" brew "azure-cli" brew "libgit2@1.7" @@ -44,6 +43,7 @@ brew "cmake" brew "colordiff" brew "concurrencykit" brew "curl" +brew "llvm" brew "dvc" brew "folly" brew "erlang"