sparkey 1.0.0
Closes #24868. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2a876acee6
commit
d3d3d746e2
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Sparkey < Formula
|
||||
desc "Constant key-value store, best for frequent read/infrequent write uses"
|
||||
homepage "https://github.com/spotify/sparkey/"
|
||||
url "https://github.com/spotify/sparkey/archive/sparkey-0.2.0.tar.gz"
|
||||
sha256 "a06caf23c64e7ebae5b8b67272b21ab4c57f21a66d190bfe0a95f5af1dc69154"
|
||||
revision 2
|
||||
url "https://github.com/spotify/sparkey/archive/sparkey-1.0.0.tar.gz"
|
||||
sha256 "d607fb816d71d97badce6301dd56e2538ef2badb6530c0a564b1092788f8f774"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue