From 8019aaebd3749d3bc2d00d3e65111f007506e0e0 Mon Sep 17 00:00:00 2001 From: Natsuki Ikeguchi Date: Sat, 21 Oct 2023 00:04:50 +0900 Subject: [PATCH] style(ghr): Remove bottle section --- Formula/ghr.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/Formula/ghr.rb b/Formula/ghr.rb index be33f01..e8fcc4e 100644 --- a/Formula/ghr.rb +++ b/Formula/ghr.rb @@ -6,9 +6,6 @@ class Ghr < Formula version "0.3.11" license "MIT" - bottle do - end - depends_on "rust" => :build def install