Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
style(ghr): Remove bottle section
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan authored Oct 20, 2023
1 parent 8cb68b4 commit 8019aae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Formula/ghr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ class Ghr < Formula
version "0.3.11"

Check failure on line 6 in Formula/ghr.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

FormulaAudit/ComponentsOrder: `version` (line 6) should be put before `sha256` (line 5)
license "MIT"

bottle do
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 8019aae

Please sign in to comment.