fq 0.10.14
Closes #33835. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
52ed61880c
commit
968675bd23
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.12.tar.gz"
|
||||
sha256 "7c51ad6bec6fc095f9bc08a434fd61624891cf38e98d7c9c77800a6fef370161"
|
||||
url "https://github.com/circonus-labs/fq/archive/v0.10.14.tar.gz"
|
||||
sha256 "4ca905a30ff8d6f93fe444058fb5b342e06a083ff9dd4b827a1fc9eb112e039c"
|
||||
head "https://github.com/circonus-labs/fq.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue