dbhash 3.30.1
This commit is contained in:
parent
058ba4035c
commit
bd86efa2d5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Dbhash < Formula
|
||||
desc "Computes the SHA1 hash of schema and content of a SQLite database"
|
||||
homepage "https://www.sqlite.org/dbhash.html"
|
||||
url "https://sqlite.org/2019/sqlite-src-3290000.zip"
|
||||
version "3.29.0"
|
||||
sha256 "a1533d97504e969ca766da8ff393e71edd70798564813fc2620b0708944c8817"
|
||||
url "https://sqlite.org/2019/sqlite-src-3300100.zip"
|
||||
version "3.30.1"
|
||||
sha256 "4690370737189149c9e8344414aa371f89a70e3744ba317cef1a49fb0ee81ce1"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue