sqldiff 3.15.2
Closes #7374. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
636155206c
commit
6a5884f6be
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue