diff options
| author | BrewTestBot | 2015-04-01 00:45:10 +0100 |
|---|---|---|
| committer | Brett Koonce | 2015-03-31 23:34:07 -0700 |
| commit | de0d42db1a2a7735a989ae3d8c6e334674921fe3 (patch) | |
| tree | 00cef532ae2ea827595c9b496e2d6334afe9356f /Library | |
| parent | 94ddebe4bc627cf49322e8cc88005e9f5fe1be9c (diff) | |
| download | homebrew-de0d42db1a2a7735a989ae3d8c6e334674921fe3.tar.bz2 | |
pup: update 0.3.8 bottle.
Diffstat (limited to 'Library')
| -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 2ec020884..f3b474294 100644 --- a/Library/Formula/pup.rb +++ b/Library/Formula/pup.rb @@ -9,9 +9,9 @@ class Pup < Formula bottle do cellar :any - sha1 "2738ba14aef491fc87d760edf1fbf23374cdf751" => :yosemite - sha1 "db1dd87b6484c1f446882cd06636a6a6a6c8e89a" => :mavericks - sha1 "f33ec888512347b9a12bdc19b365a4a81c04508a" => :mountain_lion + sha256 "df4845eacaf13a885015266fa87b282b99cec7d59d216a0d5f0ded35dcfb8ea6" => :yosemite + sha256 "a7013f00f515a8e2f5c290d5b540ed7356504ba1843149782e1cf2d89aabcf13" => :mavericks + sha256 "0ecbecac78ddb4b50b4b6d1caf24524d3751d8e0348411e767253fc694546e0c" => :mountain_lion end depends_on "go" => :build |
