Skip to content

Commit

Permalink
(brew): Remove bottle :uneeded (#29)
Browse files Browse the repository at this point in the history
```Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the bwhaley/ssmsh tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/bwhaley/homebrew-ssmsh/ssmsh.rb:10```
  • Loading branch information
dkolb authored Nov 4, 2021
1 parent 4b21041 commit 7e169cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ssmsh.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ class Ssmsh < Formula
homepage "https://github.com/bwhaley/ssmsh"
version "1.4.5"
license "MIT"
bottle :unneeded

if OS.mac?
url "https://github.com/bwhaley/ssmsh/releases/download/v1.4.5/ssmsh_1.4.5_darwin_amd64.tar.gz"
Expand Down

0 comments on commit 7e169cd

Please sign in to comment.