riak 2.1.2
Update Riak to 2.1.2 Closes Homebrew/homebrew#46583. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
ad96ef896a
commit
9a6bf44119
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Riak < Formula
|
||||
desc "Distributed database"
|
||||
homepage "http://basho.com/riak/"
|
||||
url "https://s3.amazonaws.com/downloads.basho.com/riak/2.1/2.1.1/osx/10.8/riak-2.1.1-OSX-x86_64.tar.gz"
|
||||
version "2.1.1"
|
||||
sha256 "ee06193b5fc4bb56746f8f648794b732b96879369835a94f22235e0561d652d7"
|
||||
url "https://s3.amazonaws.com/downloads.basho.com/riak/2.1/2.1.2/osx/10.8/riak-2.1.2-OSX-x86_64.tar.gz"
|
||||
version "2.1.2"
|
||||
sha256 "790435ad2293fd31c06f925098568f7ea7d16f6475f9cbc873dffc9a65a4725a"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue