dbhash 3.30.1

This commit is contained in:
Tommy Yang 2019-10-07 21:16:36 -07:00 committed by FX Coudert
parent 058ba4035c
commit bd86efa2d5

View file

@ -1,9 +1,9 @@
class Dbhash < Formula class Dbhash < Formula
desc "Computes the SHA1 hash of schema and content of a SQLite database" desc "Computes the SHA1 hash of schema and content of a SQLite database"
homepage "https://www.sqlite.org/dbhash.html" homepage "https://www.sqlite.org/dbhash.html"
url "https://sqlite.org/2019/sqlite-src-3290000.zip" url "https://sqlite.org/2019/sqlite-src-3300100.zip"
version "3.29.0" version "3.30.1"
sha256 "a1533d97504e969ca766da8ff393e71edd70798564813fc2620b0708944c8817" sha256 "4690370737189149c9e8344414aa371f89a70e3744ba317cef1a49fb0ee81ce1"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation