aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorywjno2014-11-03 15:24:15 +0800
committerMisty De Meo2014-11-03 22:22:51 -0800
commitf7d565bdee2127fe5d38ef2d8ad2a074d93c7126 (patch)
tree259f9590c386c736178f4a3ffb1df58b31de2ad9 /Library/Formula
parent63c290b54500244cac5873f226a59c1c267c3169 (diff)
downloadhomebrew-f7d565bdee2127fe5d38ef2d8ad2a074d93c7126.tar.bz2
update ssdb version to 1.7.0.1
Closes #33857. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
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