Skip to content

Commit 6f522c3

Browse files
committed
stellar-cli 23.1.1
1 parent 60d7548 commit 6f522c3

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/v23.0.1.tar.gz"
5-
sha256 "1ea322bd7ae7fa69140c2c80d40f8d7fcf86655878f80f3396d9e45cac1d8fa1"
4+
url "https://github.com/stellar/stellar-cli/archive/refs/tags/v23.1.1.tar.gz"
5+
sha256 "affd114d4736b7b47005d463f61e312499bf3541d5ca1ea7bbf27e917c1ba40b"
66
license "Apache-2.0"
77
head "https://github.com/stellar/stellar-cli.git", branch: "main"
88

0 commit comments

Comments
 (0)