From 78c7ef354c4ae625a108df4b450c55612db82f2d Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Tue, 3 Jan 2017 22:15:52 +0100 Subject: [PATCH] dbhash 3.16.1 Closes #8455. Signed-off-by: Tomasz Pajor --- Formula/dbhash.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/dbhash.rb b/Formula/dbhash.rb index 3b0418e51b..18b1eaf6fa 100644 --- a/Formula/dbhash.rb +++ b/Formula/dbhash.rb @@ -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://www.sqlite.org/2017/sqlite-src-3160000.zip" - version "3.16.0" - sha256 "9aa6c30e350e3f9729ea56a63b5ec7eb7e5cd63ca63b34fa6784b7800ce25ad0" + url "https://www.sqlite.org/2017/sqlite-src-3160100.zip" + version "3.16.1" + sha256 "490f0c27dd29cbc96df5b6750dcef18a9da5e31b3608fc241354f38d7af0a942" bottle do cellar :any_skip_relocation