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 f7aea65 commit 1b38103Copy full SHA for 1b38103
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.1.0.tar.gz"
5
- sha256 "6f5303ca1d88e173fb2952b48dd2b88c711bb525b8c2ff5b65f870f08192ccd4"
+ url "https://github.com/stellar/stellar-cli/archive/refs/tags/v22.2.0.tar.gz"
+ sha256 "e34fd978de0c873777fa67473d458a8b5cffd07c6bc5ae036bd146eac0a960bd"
6
license "Apache-2.0"
7
head "https://github.com/stellar/stellar-cli.git", branch: "main"
8
0 commit comments