sqlite-analyzer 3.15.0

Closes #5918.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Alexander Hamann 2016-10-14 20:28:18 +02:00 committed by Mike McQuaid
parent 7b7bfa28e0
commit 9f84296e9e

View file

@ -1,9 +1,9 @@
class SqliteAnalyzer < Formula class SqliteAnalyzer < Formula
desc "Analyze how space is allocated inside an SQLite file" desc "Analyze how space is allocated inside an SQLite file"
homepage "https://www.sqlite.org/" homepage "https://www.sqlite.org/"
url "https://sqlite.org/2016/sqlite-src-3140200.zip" url "https://www.sqlite.org/2016/sqlite-src-3150000.zip"
version "3.14.2" version "3.15.0"
sha256 "52507e20c2757b24b703b43ede77ce464c8106c1658a5b357974c435aa0677a6" sha256 "c68a7064b1932aa8c40f9b1e644ab899771530e16d514ba4a065434666d4a3a2"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation