Skip to content

Commit

Permalink
cassandra: add mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Feb 21, 2020
1 parent ef5bb78 commit 19c8726
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/cassandra.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
class Cassandra < Formula
desc "Eventually consistent, distributed key-value store"
homepage "https://cassandra.apache.org"
url "https://archive.apache.org/dist/cassandra/3.11.6/apache-cassandra-3.11.6-bin.tar.gz"
url "https://www.apache.org/dyn/closer.lua?path=cassandra/3.11.6/apache-cassandra-3.11.6-bin.tar.gz"
mirror "https://archive.apache.org/dist/cassandra/3.11.6/apache-cassandra-3.11.6-bin.tar.gz"
sha256 "ce34edebd1b6bb35216ae97bd06d3efc338c05b273b78267556a99f85d30e45b"

bottle do
Expand Down

0 comments on commit 19c8726

Please sign in to comment.