sqlite 3.27.2

Closes #37339.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Tommy Yang 2019-02-25 16:34:46 -08:00 committed by Chongyu Zhu
parent ba12bb1bb2
commit a4c6668279
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,9 +1,9 @@
class Sqlite < Formula class Sqlite < Formula
desc "Command-line interface for SQLite" desc "Command-line interface for SQLite"
homepage "https://sqlite.org/" homepage "https://sqlite.org/"
url "https://sqlite.org/2019/sqlite-autoconf-3270100.tar.gz" url "https://sqlite.org/2019/sqlite-autoconf-3270200.tar.gz"
version "3.27.1" version "3.27.2"
sha256 "54a92b8ff73ff6181f89b9b0c08949119b99e8cccef93dbef90e852a8b10f4f8" sha256 "50c39e85ea28b5ecfdb3f9e860afe9ba606381e21836b2849efca6a0bfe6ef6e"
bottle do bottle do
cellar :any cellar :any