aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlite.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-12-11 14:06:38 +0000
committerMike McQuaid2014-12-11 14:08:37 +0000
commit66951d95700396b771f660f5d3a95583a9d672ab (patch)
tree1224685ab850827e8b70f96a1fcefcc4cac3e465 /Library/Formula/sqlite.rb
parent36dd72268d7e4032464d21252ce048411610c215 (diff)
downloadhomebrew-66951d95700396b771f660f5d3a95583a9d672ab.tar.bz2
sqlite: update 3.8.7.4 bottle.
Diffstat (limited to 'Library/Formula/sqlite.rb')
-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 76ef124ba..d82264854 100644
--- a/Library/Formula/sqlite.rb
+++ b/Library/Formula/sqlite.rb
@@ -8,9 +8,9 @@ class Sqlite < Formula
bottle do
cellar :any
- sha1 "9d6185977e9ebf1bf43445c46b2b0911b869d7c7" => :yosemite
- sha1 "18eaa94e0445f37cfa42834496b92d6192f4a60d" => :mavericks
- sha1 "dbb39c30d616cf6916d230d59d45503c792fd749" => :mountain_lion
+ sha1 "89e69674e5617d190a0906cf493d90f2a1d9df23" => :yosemite
+ sha1 "83853093fc0f839124f45440a90948400c18ebf5" => :mavericks
+ sha1 "de28188fb9da216c142922481962628a702e0ce3" => :mountain_lion
end
keg_only :provided_by_osx, "OS X provides an older sqlite3."