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 622ea38 commit db538baCopy full SHA for db538ba
Formula/f/flow-cli.rb
@@ -1,8 +1,8 @@
1
class FlowCli < Formula
2
desc "Command-line interface that provides utilities for building Flow applications"
3
homepage "https://onflow.org"
4
- url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.3.1.tar.gz"
5
- sha256 "23c36f5051c4acf90ff2d0f2e33945e267c76e2c4618fa9ee9a44c1779eaf4d7"
+ url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "6979cd399e7b51e9cc4d61428b34c83f2e980800bb61372a761b84752b0cde55"
6
license "Apache-2.0"
7
head "https://github.com/onflow/flow-cli.git", branch: "master"
8
0 commit comments