From 8f0267a6d51db6b5918c124f304a828ee980b351 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 17 Dec 2013 10:43:07 -0600 Subject: sqlcipher 3.0.1 Signed-off-by: Adam Vandenberg --- Library/Formula/sqlcipher.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/sqlcipher.rb') diff --git a/Library/Formula/sqlcipher.rb b/Library/Formula/sqlcipher.rb index f9d6557f5..5a9f2bbec 100644 --- a/Library/Formula/sqlcipher.rb +++ b/Library/Formula/sqlcipher.rb @@ -2,8 +2,8 @@ require 'formula' class Sqlcipher < Formula homepage "http://sqlcipher.net" - url 'https://github.com/sqlcipher/sqlcipher/archive/v3.0.0.tar.gz' - sha1 '7069b9ff8136de053693e018a58f59f118fcfe77' + url 'https://github.com/sqlcipher/sqlcipher/archive/v3.0.1.tar.gz' + sha1 '9cec88e5a6e59058e675d37bbd4b0899689f9956' head "https://github.com/sqlcipher/sqlcipher.git" -- cgit v1.2.3