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 a68029a commit 4bc231aCopy full SHA for 4bc231a
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/v22.7.0.tar.gz"
5
- sha256 "253ebf1927323c8899501f4db21914e48beed07caced9e626b035839421ce582"
+ url "https://github.com/stellar/stellar-cli/archive/refs/tags/v22.8.0.tar.gz"
+ sha256 "08b634e25e4c7870936a83c2bf8fed451a4a4bcbdd06b5dc0b7b87818c0ce41b"
6
license "Apache-2.0"
7
head "https://github.com/stellar/stellar-cli.git", branch: "main"
8
0 commit comments