aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-03-13 04:29:17 +0000
committerMike McQuaid2015-03-13 11:26:58 +0000
commit0cc537781686c9c0b9df2d182171e9235572c007 (patch)
tree29915befe7057653d16a17c3bbf80318a1a638fd /Library
parente09ea650724776b4284262526c488341429372ef (diff)
downloadhomebrew-0cc537781686c9c0b9df2d182171e9235572c007.tar.bz2
links: update 2.9 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/links.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/links.rb b/Library/Formula/links.rb
index f4cf58b4d..46304a44e 100644
--- a/Library/Formula/links.rb
+++ b/Library/Formula/links.rb
@@ -6,9 +6,9 @@ class Links < Formula
bottle do
cellar :any
- sha1 "e59741a8ae32d09d3b621169095eb871d62af2c3" => :mavericks
- sha1 "5040c93b09ec5b2ba02e80ff4283d974b5f12d64" => :mountain_lion
- sha1 "c1a7f7f4b11ed3907eadcd1d66b633f94e89ac9d" => :lion
+ sha256 "ba2a8db08bc5a1bb6d500fce6d92b1ecdeff40eeef7688eda91960d9ef938b00" => :yosemite
+ sha256 "b4a2fb839045ad5692b01a62fb32241e23cc7d714f296b2284909aa595467487" => :mavericks
+ sha256 "9dc7d6d8f998d47cf172b1c6bf5bfe41133884ee553173b7c0b0d16bddd7a6a9" => :mountain_lion
end
depends_on "pkg-config" => :build