diff options
| author | BrewTestBot | 2014-11-01 02:14:49 +0000 |
|---|---|---|
| committer | Brett Koonce | 2014-11-01 20:57:31 -0700 |
| commit | e2be470f375783dc6110cd125588f525b0fb612e (patch) | |
| tree | 7c2579c8ffa4507d277cccd83979b6bc5deebee9 /Library/Formula | |
| parent | e82d86c317dad8758f2f6660ebbb18948d76fa96 (diff) | |
| download | homebrew-e2be470f375783dc6110cd125588f525b0fb612e.tar.bz2 | |
pup: update 0.3.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pup.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pup.rb b/Library/Formula/pup.rb index 8d7497a70..b526e9624 100644 --- a/Library/Formula/pup.rb +++ b/Library/Formula/pup.rb @@ -9,9 +9,9 @@ class Pup < Formula head "https://github.com/EricChiang/pup.git" bottle do - sha1 "de519f7a2b79fb88c1334a6058baa66d7ddfa99a" => :mavericks - sha1 "24095aefef241c57a211b5a01c486ebb561d47d7" => :mountain_lion - sha1 "b76dfd0b50a0f2b96dbe912d73c70b07eb62e0a3" => :lion + sha1 "2738ba14aef491fc87d760edf1fbf23374cdf751" => :yosemite + sha1 "db1dd87b6484c1f446882cd06636a6a6a6c8e89a" => :mavericks + sha1 "f33ec888512347b9a12bdc19b365a4a81c04508a" => :mountain_lion end depends_on "go" => :build |
