qpid-proton 0.26.0
Closes #35114. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b1f430bbef
commit
d050c2c91c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class QpidProton < Formula
|
||||
desc "High-performance, lightweight AMQP 1.0 messaging library"
|
||||
homepage "https://qpid.apache.org/proton/"
|
||||
url "https://www.apache.org/dyn/closer.lua?path=qpid/proton/0.24.0/qpid-proton-0.24.0.tar.gz"
|
||||
sha256 "384aba2561388f1fa592809a058f5cc93579beab398721182d58df6469b1ae25"
|
||||
url "https://www.apache.org/dyn/closer.lua?path=qpid/proton/0.26.0/qpid-proton-0.26.0.tar.gz"
|
||||
sha256 "0eddac870f0085b9aeb0c9da333bd3f53fedb7c872164171a7cc06761ddbbd75"
|
||||
head "https://git.apache.org/qpid-proton.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue