aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlite.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-01-31 16:24:12 +0000
committerJack Nagel2015-01-31 16:51:00 -0500
commit4b97400d6e83b3cbb6d8c000d164a8fbed78d738 (patch)
tree3e0d6587483ed47531868709ca0bc504e3505f81 /Library/Formula/sqlite.rb
parentfacbf9b6d72a18ee816bc6e334ab88a073413fda (diff)
downloadhomebrew-4b97400d6e83b3cbb6d8c000d164a8fbed78d738.tar.bz2
sqlite: update 3.8.8.2 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 21065086e..56383f71e 100644
--- a/Library/Formula/sqlite.rb
+++ b/Library/Formula/sqlite.rb
@@ -6,9 +6,9 @@ class Sqlite < Formula
bottle do
cellar :any
- sha1 "c955ee86d2e056049252deeb550d47fc70dfb03a" => :yosemite
- sha1 "542eed12301838b9b5659cd336ed8ea963020c89" => :mavericks
- sha1 "d159d31e66b3740a3809ad6830e4bd0e8efa515f" => :mountain_lion
+ sha1 "86631016458cd3fddd30d183069aad462a2f167e" => :yosemite
+ sha1 "75b584b916ed199452dbbf0b4b5093ebed1f6c80" => :mavericks
+ sha1 "43550be52202bc36326f7ef455f32083ff37ed41" => :mountain_lion
end
keg_only :provided_by_osx, "OS X provides an older sqlite3."