We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d7548 commit 6f522c3Copy full SHA for 6f522c3
Formula/s/stellar-cli.rb
@@ -1,8 +1,8 @@
1
class StellarCli < Formula
2
desc "Stellar command-line tool for interacting with the Stellar network"
3
homepage "https://developers.stellar.org"
4
- url "https://github.com/stellar/stellar-cli/archive/refs/tags/v23.0.1.tar.gz"
5
- sha256 "1ea322bd7ae7fa69140c2c80d40f8d7fcf86655878f80f3396d9e45cac1d8fa1"
+ url "https://github.com/stellar/stellar-cli/archive/refs/tags/v23.1.1.tar.gz"
+ sha256 "affd114d4736b7b47005d463f61e312499bf3541d5ca1ea7bbf27e917c1ba40b"
6
license "Apache-2.0"
7
head "https://github.com/stellar/stellar-cli.git", branch: "main"
8
0 commit comments