riak 1.0.1
This commit is contained in:
parent
0ae1376078
commit
a950716495
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Riak < Formula
|
||||
url 'http://downloads.basho.com/riak/riak-1.0.0/riak-1.0.0.tar.gz'
|
||||
homepage 'http://riak.basho.com'
|
||||
md5 '575734ab8650ddbe540c14e975c974ff'
|
||||
url 'http://downloads.basho.com/riak/CURRENT/riak-1.0.1.tar.gz'
|
||||
homepage 'http://wiki.basho.com/Riak.html'
|
||||
md5 '7334e56ba6449f3c72d90f9acab0493c'
|
||||
|
||||
head 'https://github.com/basho/riak.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue