aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlite.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-12-08 05:58:44 +0000
committerJack Nagel2014-12-08 01:20:23 -0500
commit0384a7f141b58794bda8e7d2e0bad083c92d7a4d (patch)
treeaf4e1865f3a13c472b65a6a87fad55daf4f5191a /Library/Formula/sqlite.rb
parent4fbfe61c83c2c4501cf31651ab4d2a4f0466cf7d (diff)
downloadhomebrew-0384a7f141b58794bda8e7d2e0bad083c92d7a4d.tar.bz2
sqlite: update 3.8.7.3 bottle.
Diffstat (limited to 'Library/Formula/sqlite.rb')
-rw-r--r--Library/Formula/sqlite.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/sqlite.rb b/Library/Formula/sqlite.rb
index 2e59e9bd4..291a1133d 100644
--- a/Library/Formula/sqlite.rb
+++ b/Library/Formula/sqlite.rb
@@ -7,6 +7,10 @@ class Sqlite < Formula
sha1 "5cbe9aa4af1b32787045a251dba6debee3f061c0"
bottle do
+ cellar :any
+ sha1 "9d6185977e9ebf1bf43445c46b2b0911b869d7c7" => :yosemite
+ sha1 "18eaa94e0445f37cfa42834496b92d6192f4a60d" => :mavericks
+ sha1 "dbb39c30d616cf6916d230d59d45503c792fd749" => :mountain_lion
end
keg_only :provided_by_osx, "OS X provides an older sqlite3."