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 a4996f5 commit da81d35Copy full SHA for da81d35
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.9.0.tar.gz"
5
- sha256 "6c074dc3fb4718b6a05cb64eed325240eb5cb85f4a0bbc33d3e5bfbd39e072db"
+ url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.10.0.tar.gz"
+ sha256 "bcbeb514a033a6766d7a8008d70c780d2b5a0a0da146b97e86f67c99ba09567d"
6
license "Apache-2.0"
7
head "https://github.com/onflow/flow-cli.git", branch: "master"
8
0 commit comments