dockutil: bottle unneeded
This commit is contained in:
parent
57f2f575be
commit
81bb39334d
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Dockutil < Formula
|
|||
url "https://github.com/kcrawford/dockutil/archive/2.0.2.tar.gz"
|
||||
sha256 "7d7a546adb825b0fba3f13d2dfc0cc08f2f3f6935c8bfa05c396bcc6e5df56b3"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
bin.install "scripts/dockutil"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue