Skip to content

Commit

Permalink
sqlite 3.35.5
Browse files Browse the repository at this point in the history
Closes #75515.

Signed-off-by: Carlo Cabrera <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
Moisan authored and BrewTestBot committed Apr 30, 2021
1 parent 2bbdb49 commit bf33745
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/sqlite.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Sqlite < Formula
desc "Command-line interface for SQLite"
homepage "https://sqlite.org/"
url "https://sqlite.org/2021/sqlite-autoconf-3350400.tar.gz"
version "3.35.4"
sha256 "7771525dff0185bfe9638ccce23faa0e1451757ddbda5a6c853bb80b923a512d"
url "https://sqlite.org/2021/sqlite-autoconf-3350500.tar.gz"
version "3.35.5"
sha256 "f52b72a5c319c3e516ed7a92e123139a6e87af08a2dc43d7757724f6132e6db0"
license "blessing"

livecheck do
Expand Down

0 comments on commit bf33745

Please sign in to comment.