dbhash 3.29.0
This commit is contained in:
parent
2fb791589f
commit
3c8296aaf5
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-3280000.zip"
|
||||
version "3.28.0"
|
||||
sha256 "905279142d81c23e0a8803e44c926a23abaf47e2b274eda066efae11c23a6597"
|
||||
url "https://sqlite.org/2019/sqlite-src-3290000.zip"
|
||||
version "3.29.0"
|
||||
sha256 "a1533d97504e969ca766da8ff393e71edd70798564813fc2620b0708944c8817"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue