Skip to content

Commit

Permalink
sqlite-analyzer 3.32.1
Browse files Browse the repository at this point in the history
Closes #55191.

Signed-off-by: Bo Anderson <[email protected]>
  • Loading branch information
samford authored and Bo98 committed May 31, 2020
1 parent 39dea89 commit 3b36e49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/sqlite-analyzer.rb
Original file line number Diff line number Diff line change
@@ -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/2020/sqlite-src-3310100.zip"
version "3.31.1"
sha256 "f2dc2382855d99a960c363c1e5ae72b49da4c55d49154aa6d100e5970a1fee58"
url "https://sqlite.org/2020/sqlite-src-3320100.zip"
version "3.32.1"
sha256 "5ccc7dd634ab820dbcef56318279d27ee945ccaba17e70d4932e5c624a7872d0"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 3b36e49

Please sign in to comment.