Skip to content

Commit 1b38103

Browse files
committed
stellar-cli 22.2.0
1 parent f7aea65 commit 1b38103

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/stellar-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class StellarCli < Formula
22
desc "Stellar command-line tool for interacting with the Stellar network"
33
homepage "https://developers.stellar.org"
4-
url "https://github.com/stellar/stellar-cli/archive/refs/tags/v22.1.0.tar.gz"
5-
sha256 "6f5303ca1d88e173fb2952b48dd2b88c711bb525b8c2ff5b65f870f08192ccd4"
4+
url "https://github.com/stellar/stellar-cli/archive/refs/tags/v22.2.0.tar.gz"
5+
sha256 "e34fd978de0c873777fa67473d458a8b5cffd07c6bc5ae036bd146eac0a960bd"
66
license "Apache-2.0"
77
head "https://github.com/stellar/stellar-cli.git", branch: "main"
88

0 commit comments

Comments
 (0)