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 55ed661 commit e4d9143Copy full SHA for e4d9143
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.9.tar.gz"
5
- sha256 "05fcb926f7c79fde0944874bf070e2d4dbee6c45d7e882452098afd9d9b01428"
+ url "https://github.com/onflow/flow-cli/archive/refs/tags/v2.2.10.tar.gz"
+ sha256 "b4a02ecc9dfb066a602f6888788456f6e31e83b81506da8c85c0d5850a681501"
6
license "Apache-2.0"
7
head "https://github.com/onflow/flow-cli.git", branch: "master"
8
0 commit comments