diff options
| author | BrewTestBot | 2015-01-22 06:40:24 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-22 17:14:58 +0100 |
| commit | 39f499162a20a33927f36b06df240ccf0550d476 (patch) | |
| tree | 146be14df715bb2ad817db2293a4c79642e0676a /Library | |
| parent | 208a02fa4601274c59001fbf76a5f77afea696b8 (diff) | |
| download | homebrew-39f499162a20a33927f36b06df240ccf0550d476.tar.bz2 | |
nsq: update 0.3.1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/nsq.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/nsq.rb b/Library/Formula/nsq.rb index 2d717d5b4..26619478b 100644 --- a/Library/Formula/nsq.rb +++ b/Library/Formula/nsq.rb @@ -7,9 +7,9 @@ class Nsq < Formula sha1 "f711cb61c1f5ed9865afbec95d57bcca6653b658" bottle do - sha1 "3aceae6d99df6b3fca37a80d4392ea289cf6d39f" => :mavericks - sha1 "177831494751c7c171132209cb7f2f0c8ec0cc46" => :mountain_lion - sha1 "14d245c6b2112e5d75ad6d7cf06395ad2447538c" => :lion + sha1 "6348ab65e201725cb40865ee2b5fbbbf656e54a0" => :yosemite + sha1 "63969063698ed231f93294551ac3c2ff56701d2a" => :mavericks + sha1 "2054e1000115aeb3934b01762881c6cb52afed19" => :mountain_lion end depends_on "go" => :build |
