Skip to content

Commit

Permalink
include more bottles
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomato committed Jun 17, 2024
1 parent 313f049 commit fdbd8c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/xcodes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ class Xcodes < Formula
bottle do
root_url "https://github.com/phantomato/xcodes/releases/download/1.4.2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "244acd990847401e65286daa3ff5abb16684625b373bfb9bf0dd755118b209df"
sha256 cellar: :any_skip_relocation, arm64_mojave: "244acd990847401e65286daa3ff5abb16684625b373bfb9bf0dd755118b209df"
sha256 cellar: :any_skip_relocation, mojave: "244acd990847401e65286daa3ff5abb16684625b373bfb9bf0dd755118b209df"

Check failure on line 12 in Formula/xcodes.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Layout/TrailingWhitespace: Trailing whitespace detected.
end

def install
Expand Down

0 comments on commit fdbd8c6

Please sign in to comment.