From 22de0cafa0637ea518ff3668e6eb156a1ce16fae Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 31 Oct 2014 17:38:01 -0700 Subject: sqlcipher 3.2.0 --- 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 9936e5277..88ab7cc65 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.1.0.tar.gz" - sha1 "350a7cbc01690825cb6beca3b9bf6943f71a52de" + url "https://github.com/sqlcipher/sqlcipher/archive/v3.2.0.tar.gz" + sha1 "44af36d34f05154a7527a55389d9bc0ef0913595" head "https://github.com/sqlcipher/sqlcipher.git" -- cgit v1.2.3