sqldiff 3.20.1
This commit is contained in:
parent
0eb407cd2d
commit
1bfd91c6d6
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-3200000.zip"
|
||||
version "3.20.0"
|
||||
sha256 "4b358e77a85d128651e504aaf548253ffe10d5d399aaef5a6e34f29262614bee"
|
||||
url "https://www.sqlite.org/2017/sqlite-src-3200100.zip"
|
||||
version "3.20.1"
|
||||
sha256 "665bcae19f313c974e3fc2e375b93521c3668d79bc7b66250c24a4a4aeaa2c2a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue