Skip to content

Commit

Permalink
sqldiff 3.15.2
Browse files Browse the repository at this point in the history
Closes #7374.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
neutric authored and nijikon committed Nov 29, 2016
1 parent 6361552 commit 6a5884f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/sqldiff.rb
@@ -1,9 +1,9 @@
class Sqldiff < Formula
desc "Displays the differences between SQLite databases"
homepage "https://www.sqlite.org/sqldiff.html"
url "https://www.sqlite.org/2016/sqlite-src-3150100.zip"
version "3.15.1"
sha256 "423a73936931c5148a4812ee7d82534ec7d998576ea1b4e1573af91ec15a4b01"
url "https://www.sqlite.org/2016/sqlite-src-3150200.zip"
version "3.15.2"
sha256 "38a1e867b5b1a58ba3731a63ffe69a2271d79bd0723d21c5a9a71e4cb7452a83"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 6a5884f

Please sign in to comment.