zeromq 4.3.1
Closes #35940. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
57f073667f
commit
1a53dc780e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Zeromq < Formula
|
||||
desc "High-performance, asynchronous messaging library"
|
||||
homepage "http://www.zeromq.org/"
|
||||
url "https://github.com/zeromq/libzmq/releases/download/v4.3.0/zeromq-4.3.0.tar.gz"
|
||||
sha256 "8e9c3af6dc5a8540b356697081303be392ade3f014615028b3c896d0148397fd"
|
||||
url "https://github.com/zeromq/libzmq/releases/download/v4.3.1/zeromq-4.3.1.tar.gz"
|
||||
sha256 "bcbabe1e2c7d0eec4ed612e10b94b112dd5f06fcefa994a0c79a45d835cd21eb"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue