aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ssdb.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ssdb.rb b/Library/Formula/ssdb.rb
index 3bf1670c3..cef20c3cf 100644
--- a/Library/Formula/ssdb.rb
+++ b/Library/Formula/ssdb.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ssdb < Formula
homepage "http://ssdb.io/?lang=en"
- url "https://github.com/ideawu/ssdb/archive/1.6.8.8.tar.gz"
- sha1 "2d63cb0ba176bf6c463a70e7a3b39f8cc326d5d7"
+ url "https://github.com/ideawu/ssdb/archive/1.7.0.1.tar.gz"
+ sha1 "90c06e31a5e7c921363ea88d2595d593d42ff607"
head "https://github.com/ideawu/ssdb.git", :branch => "master"
bottle do