diff options
| author | BrewTestBot | 2015-04-25 15:14:15 +0100 |
|---|---|---|
| committer | Brett Koonce | 2015-04-25 09:38:32 -0700 |
| commit | 56afed909978d6010483236d66a046701c30d92f (patch) | |
| tree | 69d66a8124bdc411641809c0a95a9c22f9580ee3 /Library | |
| parent | fe911636d988ba67cfad8295a67b9fff297513fc (diff) | |
| download | homebrew-56afed909978d6010483236d66a046701c30d92f.tar.bz2 | |
stlink: update 1.1.0 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/stlink.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/stlink.rb b/Library/Formula/stlink.rb index b4e6f365d..b03fd058f 100644 --- a/Library/Formula/stlink.rb +++ b/Library/Formula/stlink.rb @@ -7,9 +7,9 @@ class Stlink < Formula bottle do cellar :any - sha1 "6c0fa936a2fbf20fb05c2a9503cbd8b7b3b6a8d6" => :yosemite - sha1 "3aa833eca3455df534e2b1f484543f9e5e09f1ac" => :mavericks - sha1 "9516c50fc08774b01d8893b8fc0cd5d11ebae017" => :mountain_lion + sha256 "915897898e90e285a22526f3a0f34f39e21e089c01bb1b36d462620b50852a59" => :yosemite + sha256 "33e1c9519502439c02f2bbada029053269e0574d4351482e9729c9a30b5446d1" => :mavericks + sha256 "1d062d03fa7290e2047d78b6f2b710989fca9c4f7f1a701d65468d7c115aa9ef" => :mountain_lion end depends_on "libusb" |
