Skip to content

Commit

Permalink
redis 4.0.8
Browse files Browse the repository at this point in the history
Closes #23608.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Feb 3, 2018
1 parent 7953b02 commit cbae8a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/redis.rb
@@ -1,8 +1,8 @@
class Redis < Formula
desc "Persistent key-value database, with built-in net interface"
homepage "https://redis.io/"
url "http://download.redis.io/releases/redis-4.0.7.tar.gz"
sha256 "1bba546d44fb40e1fd8be1a15e1a9cc6484bceeea0bbd52919eebc656661ecd1"
url "http://download.redis.io/releases/redis-4.0.8.tar.gz"
sha256 "ff0c38b8c156319249fec61e5018cf5b5fe63a65b61690bec798f4c998c232ad"
head "https://github.com/antirez/redis.git", :branch => "unstable"

bottle do
Expand Down

0 comments on commit cbae8a3

Please sign in to comment.