aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlcipher.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sqlcipher.rb')
-rw-r--r--Library/Formula/sqlcipher.rb4
1 files changed, 2 insertions, 2 deletions
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"