From bf74b156fd36d5bf024012568edc79f85fbc80ff Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Fri, 14 Oct 2016 20:26:23 +0200 Subject: [PATCH] dbhash 3.15.0 Closes #5917. Signed-off-by: Mike McQuaid --- Formula/dbhash.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/dbhash.rb b/Formula/dbhash.rb index 7b9392f77e..ee54ce2ee2 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/2016/sqlite-src-3140200.zip" - version "3.14.2" - sha256 "52507e20c2757b24b703b43ede77ce464c8106c1658a5b357974c435aa0677a6" + url "https://www.sqlite.org/2016/sqlite-src-3150000.zip" + version "3.15.0" + sha256 "c68a7064b1932aa8c40f9b1e644ab899771530e16d514ba4a065434666d4a3a2" bottle do cellar :any_skip_relocation