sqlite: update 3.18.0 bottle.
This commit is contained in:
parent
7902df917e
commit
05e808f248
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Sqlite < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "e47cece3f8508b5ab65a16294bd43ad13cf159f91f179e9bbe967c01fd5020fb" => :sierra
|
||||
sha256 "98a4e72c05f76dc72510ee640a6ae4480e2d6e70c09b19e77e3cf931086d4998" => :el_capitan
|
||||
sha256 "e181d28776802ec7851924f80295c215f1056e1b7c8892af7ba978fdd02c454a" => :yosemite
|
||||
sha256 "38e50995fa5295ec3873c87e0cb2f8c68cb02109b30f27d5562972d4b28dcfc1" => :sierra
|
||||
sha256 "4f5fd757fbfab9c3576c23086fc2fb9628516227cef4b448041410a90fc49e96" => :el_capitan
|
||||
sha256 "231f85b981fb70cf871297ea7701cf8cd6f1ac00189b0dcbaeb172b001cc58db" => :yosemite
|
||||
end
|
||||
|
||||
keg_only :provided_by_osx, "macOS provides an older sqlite3."
|
||||
|
|
Loading…
Reference in a new issue