dbhash 3.27.1
This commit is contained in:
parent
1e04d20377
commit
010c4b3ff2
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/2018/sqlite-src-3260000.zip"
|
||||
version "3.26.0"
|
||||
sha256 "e042825ba823d61db7edc45e52655c0434903a1b54bbe85a55880c9aa5884f7b"
|
||||
url "https://sqlite.org/2019/sqlite-src-3270100.zip"
|
||||
version "3.27.1"
|
||||
sha256 "f0fcc4da31e61a9c516f7c1ff21ec71ad6a05b1fe88f7f0b4d9aa54649c85986"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue