diff options
| author | BrewTestBot | 2014-10-19 18:49:33 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-19 18:49:33 +0100 |
| commit | a83b6a17a0841d922f33265bbd530c39faf132fb (patch) | |
| tree | f56e599054e48d74f3fd0459d279051f0f194657 /Library/Formula | |
| parent | 5bb4f353130429216730c0efc79eb7fbe4e5e5af (diff) | |
| download | homebrew-a83b6a17a0841d922f33265bbd530c39faf132fb.tar.bz2 | |
libusb: update 1.0.19 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libusb.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libusb.rb b/Library/Formula/libusb.rb index 70e3d39e4..039a77985 100644 --- a/Library/Formula/libusb.rb +++ b/Library/Formula/libusb.rb @@ -7,9 +7,10 @@ class Libusb < Formula bottle do cellar :any - sha1 "978dfaba5e7a6b624f33e5e927994e89c9f22509" => :mavericks - sha1 "f1e2c2b829556cc5ce5965a709ae0fb6c2e29dc9" => :mountain_lion - sha1 "6e15e38d4c0cc8bd162b0dc475099b25ff651636" => :lion + revision 1 + sha1 "8e65bc4484e61141abc1ec0e16617713e4239ce8" => :yosemite + sha1 "34ed99c7bd26ba888e0884be004ae93e567db595" => :mavericks + sha1 "4558475bbe84d5ccdfc8ce342926715519d73f9b" => :mountain_lion end head do |
