sqlite-analyzer 3.19.1
This commit is contained in:
parent
b5b176c731
commit
0edd4b5965
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class SqliteAnalyzer < Formula
|
||||
desc "Analyze how space is allocated inside an SQLite file"
|
||||
homepage "https://www.sqlite.org/"
|
||||
url "https://www.sqlite.org/2017/sqlite-src-3180000.zip"
|
||||
version "3.18.0"
|
||||
sha256 "eab4d137abd5aa1164244a5d558c9a02122071daf36984b236f8441d749b9ba6"
|
||||
url "https://www.sqlite.org/2017/sqlite-src-3190100.zip"
|
||||
version "3.19.1"
|
||||
sha256 "4b8b3db73bf63ab35d4a07fe54667a7bc770ede2cf38e6ca2d88536e207034fc"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue