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 4d66a7c commit c42308dCopy full SHA for c42308d
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.2.2.tar.gz"
5
- sha256 "8090e3f644c5d380de69b984bb1a7a7a03288115e8eaf7f7512718eda3d3d29c"
+ url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.2.3.tar.gz"
+ sha256 "bf07410819c60d371cb1177bdff29e353e5afacb94e8ea5393957f8c0bee6e37"
6
license "Apache-2.0"
7
head "https://github.com/onflow/flow-cli.git", branch: "master"
8
0 commit comments