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 292a595 commit 5f8b05eCopy full SHA for 5f8b05e
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.1.3.tar.gz"
5
- sha256 "cf7243950a5da62f5862f8f2343cf13f1c1b04e0998181d5fa25bdc799aa6f92"
+ url "https://github.com/stellar/stellar-cli/archive/refs/tags/v23.1.4.tar.gz"
+ sha256 "37ebab203e11aee47e9d0de206667b294cf20309e6c547d6905fa3907f2728f3"
6
license "Apache-2.0"
7
head "https://github.com/stellar/stellar-cli.git", branch: "main"
8
0 commit comments