fq 0.10.10
Closes #27199. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e47c920cc0
commit
96238ca023
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Fq < Formula
|
||||
desc "Brokered message queue optimized for performance"
|
||||
homepage "https://github.com/circonus-labs/fq"
|
||||
url "https://github.com/circonus-labs/fq/archive/v0.10.9.tar.gz"
|
||||
sha256 "ce0f62738fe387371c7c40174dc2c4398a0c0493fc611eda6aae0da96c2ac4ba"
|
||||
url "https://github.com/circonus-labs/fq/archive/v0.10.10.tar.gz"
|
||||
sha256 "dafa5654d50c2e5d88340053952c16fd69f95e3af215b8f8edefd50faba0844a"
|
||||
head "https://github.com/circonus-labs/fq.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue