Skip to content

Commit

Permalink
Update Homebrew Formula for v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
epmills committed Oct 26, 2019
1 parent 2315444 commit 92063d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/redix.rb
@@ -1,8 +1,8 @@
class Redix < Formula
desc "a persistent real-time key-value store, with the same redis protocol with powerful features"
homepage "https://alash3al.github.io/redix/"
url "https://github.com/alash3al/redix/releases/download/v1.6/redix_darwin_amd64.zip"
sha256 "2ee32559f97f57e3274d7fcbdf2a580925b5c6e826d241f545c1799ba88d31fc"
url "https://github.com/alash3al/redix/releases/download/v1.10/redix_darwin_amd64.zip"
sha256 "32511da3c6642aa2e22c178a50d90b6396f24ebeeb6867be45816d7328ad3e3d"

def install
# Rename redix_darwin_amd64 To Redix
Expand Down

0 comments on commit 92063d3

Please sign in to comment.