growly: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 19:11:13 +08:00
parent 8708206079
commit 451302b3ad

View file

@ -1,9 +1,11 @@
class Growly < Formula
desc "Redirect command output to a growl notification"
homepage "https://github.com/ryankee/growly"
head "https://github.com/ryankee/growly.git"
url "https://github.com/downloads/ryankee/growly/growly-v0.2.0.tar.gz"
sha256 "3e803207aa15e3a1ee33fc388a073bd84230dce2c579295ce26b857987e78a79"
head "https://github.com/ryankee/growly.git"
bottle :unneeded
def install
bin.install "growly"