fq 0.10.12
Closes #30021. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
cb32fe10c6
commit
f5e69f7a05
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.11.tar.gz"
|
||||
sha256 "620bd9b056e5a513a74ad6f2e913534a865a4d9d6a8cc51278a34aceac407417"
|
||||
url "https://github.com/circonus-labs/fq/archive/v0.10.12.tar.gz"
|
||||
sha256 "7c51ad6bec6fc095f9bc08a434fd61624891cf38e98d7c9c77800a6fef370161"
|
||||
head "https://github.com/circonus-labs/fq.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue