Skip to content

Commit db538ba

Browse files
committed
flow-cli 2.4.0
1 parent 622ea38 commit db538ba

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.3.1.tar.gz"
5-
sha256 "23c36f5051c4acf90ff2d0f2e33945e267c76e2c4618fa9ee9a44c1779eaf4d7"
4+
url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.4.0.tar.gz"
5+
sha256 "6979cd399e7b51e9cc4d61428b34c83f2e980800bb61372a761b84752b0cde55"
66
license "Apache-2.0"
77
head "https://github.com/onflow/flow-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)