Skip to content

Commit 75cfc2b

Browse files
1 parent b38cb76 commit 75cfc2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/flow-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class FlowCli < Formula
22
desc "Command-line interface that provides utilities for building Flow applications"
33
homepage "https://onflow.org"
4-
url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.7.2.tar.gz"
5-
sha256 "a97c33336fc4ec996bee9741efde7344fb0b3c96775a62fc4bb3dcc4d915c775"
4+
url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.7.3.tar.gz"
5+
sha256 "2c9ce237bb35c4ade0f0208892b8235fcdee3a72cded883fed69c0cad3afb5c0"
66
license "Apache-2.0"
77
head "https://github.com/onflow/flow-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)