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 d131aa3 commit e76af16Copy full SHA for e76af16
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.8.0.tar.gz"
5
- sha256 "08b634e25e4c7870936a83c2bf8fed451a4a4bcbdd06b5dc0b7b87818c0ce41b"
+ url "https://github.com/stellar/stellar-cli/archive/refs/tags/v22.8.1.tar.gz"
+ sha256 "0c92d8afcf3f888b09610b744cf1b28c4578aecdc1c32d2a397286d9a72bc2d5"
6
license "Apache-2.0"
7
head "https://github.com/stellar/stellar-cli.git", branch: "main"
8
0 commit comments