Skip to content

Commit

Permalink
libpulsar 2.5.1
Browse files Browse the repository at this point in the history
Closes #53514.

Signed-off-by: Sean Molenaar <[email protected]>
  • Loading branch information
tuteng authored and SMillerDev committed Apr 22, 2020
1 parent 25a4f10 commit 2e9cda8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/libpulsar.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Libpulsar < Formula
desc "Apache Pulsar C++ library"
homepage "https://pulsar.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=pulsar/pulsar-2.5.0/apache-pulsar-2.5.0-src.tar.gz"
mirror "https://archive.apache.org/dist/pulsar/pulsar-2.5.0/apache-pulsar-2.5.0-src.tar.gz"
sha256 "87ffe8aa9456d1143e2436f83d3ba220f12246a90f03c6b51ed5dad0df489a3b"
url "https://www.apache.org/dyn/closer.lua?path=pulsar/pulsar-2.5.1/apache-pulsar-2.5.1-src.tar.gz"
mirror "https://archive.apache.org/dist/pulsar/pulsar-2.5.1/apache-pulsar-2.5.1-src.tar.gz"
sha256 "e269744fc549db7775d9c6e6e0022ec67b42301264e29b8e8e29d1340047f035"

bottle do
cellar :any
Expand Down

0 comments on commit 2e9cda8

Please sign in to comment.