aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-10-16 09:33:14 +0100
committerMike McQuaid2014-10-16 10:03:42 +0100
commit8e1e1ebfa38a52d808d1edd98035fab2428a2f3e (patch)
treef369e25b239e716025b57d3e76ab7a9663a2a62f /Library
parent982fd650ff18bbb5dff45d6c4772270d8e7ca6b3 (diff)
downloadhomebrew-8e1e1ebfa38a52d808d1edd98035fab2428a2f3e.tar.bz2
sqlite: update 3.8.6_1 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sqlite.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sqlite.rb b/Library/Formula/sqlite.rb
index 4178f3cae..bf7f0a836 100644
--- a/Library/Formula/sqlite.rb
+++ b/Library/Formula/sqlite.rb
@@ -9,9 +9,9 @@ class Sqlite < Formula
bottle do
cellar :any
- sha1 "69df469595af0cda3be25b4f7a5ecab55c5c4779" => :mavericks
- sha1 "34514fc4ff5002b51beb3f4075cf048d7d60c804" => :mountain_lion
- sha1 "67bac5a23611b5cd630a3d52b7b82ac27600c836" => :lion
+ sha1 "5bd0e31e7e4e09b309e4516c2e7e0a459d2b054b" => :mavericks
+ sha1 "5e097fbe3c89f4697a1cc9b2abf3096567b3f262" => :mountain_lion
+ sha1 "8248e3a1169b74b7a6ca38e9453260b6f09e7165" => :lion
end
keg_only :provided_by_osx, "OS X provides an older sqlite3."