sqldiff 3.16.1
Closes #8454. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
cb7eff8893
commit
fb88ede074
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-3160000.zip"
|
||||
version "3.16.0"
|
||||
sha256 "9aa6c30e350e3f9729ea56a63b5ec7eb7e5cd63ca63b34fa6784b7800ce25ad0"
|
||||
url "https://www.sqlite.org/2017/sqlite-src-3160100.zip"
|
||||
version "3.16.1"
|
||||
sha256 "490f0c27dd29cbc96df5b6750dcef18a9da5e31b3608fc241354f38d7af0a942"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue