Skip to content

Commit

Permalink
Update pulsar-shell.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi authored Sep 22, 2022
1 parent d596621 commit 9be604a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pulsar-shell.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class PulsarShell < Formula
desc "Datastax Luna Streaming Shell for managing Apache Pulsar clusters"
homepage "https://docs.datastax.com/en/luna/streaming/2.8/index.html"
url "https://github.com/datastax/pulsar/releases/download/ls210_1.6/lunastreaming-shell-2.10.1.6-bin.tar.gz"
sha256 "e5516b4744725c087566682d47988b8e66f4a61618a8ea83e6e4dce2ce70fef6"
url "https://github.com/datastax/pulsar/releases/download/ls210_1.7/lunastreaming-shell-2.10.1.7-bin.tar.gz"
sha256 "03719ba20e4371709fc0147f82af23c102e94da4f5bbafa2c89061d26d13b2b1"
license "Apache-2.0"

depends_on "openjdk@11"
Expand Down

0 comments on commit 9be604a

Please sign in to comment.