sqldiff 3.16.2
Closes #8566. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
1db2802fc5
commit
a7f2645c5b
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/2017/sqlite-src-3160100.zip"
|
||||
version "3.16.1"
|
||||
sha256 "490f0c27dd29cbc96df5b6750dcef18a9da5e31b3608fc241354f38d7af0a942"
|
||||
url "https://www.sqlite.org/2017/sqlite-src-3160200.zip"
|
||||
version "3.16.2"
|
||||
sha256 "ee77c2cc5cc4a7b0a746a1d4496f7aee0d71c558a3bbfcf8e9e0b35416910337"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue